-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Update payout pending status descriptions #3216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Clarified the 'pending' payout status descriptions for both Stripe and PayPal to indicate that payouts may not have met the program minimum. Removed reference to the program's holding period for improved clarity.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughUpdated tooltip and pending-status copy for partner payouts to add hyperlinks to help docs and explicitly reference the minimum payout/withdrawal amount; no control-flow, API, or export signatures were changed. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (3)
🚧 Files skipped from review as they are similar to previous changes (1)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-05-29T04:45:18.504ZApplied to files:
🧬 Code graph analysis (2)apps/web/ui/partners/payout-status-badge-partner.tsx (1)
apps/web/app/(ee)/partners.dub.co/(dashboard)/payouts/payout-table.tsx (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
apps/web/ui/partners/payout-status-descriptions.ts (1)
6-8: Pending copy update looks good; consider aligning terminology with “minimum withdrawal amount” (optional).The new wording for both Stripe and PayPal pending statuses clearly adds the “may not have met the program minimum” caveat and matches the PR intent. One minor nit: elsewhere (e.g., the
processeddescription) you refer to the threshold as the “minimum withdrawal amount” with a specific value; if “program minimum” is the same concept, you might consider reusing the same term for consistency, or intentionally differentiate it in product copy somewhere. No changes required if this terminology difference is deliberate.Also applies to: 17-19
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
apps/web/ui/partners/payout-status-descriptions.ts(2 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: build
Clarified the 'pending' payout status descriptions for both Stripe and PayPal to indicate that payouts may not have met the program minimum.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.