docs: fix downgrade billing cycle FAQ answer#334
Conversation
- Clarify that downgrades take effect immediately (not end of cycle) - Explain prorated Stripe balance credit is based on time remaining, not unused credits - Note that balance can be applied to future payments or credit purchases - Add that already-used credits carry over; if usage exceeds lower plan limit, new credits wait until next cycle Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR updates the pricing FAQ downgrade answer to state that downgrades take effect immediately and to explain prorated account balance behavior and current-cycle AI credit usage.
Concerns
- The new lower-plan credit sentence says used credits "carry over," which can sound like credits remain available; it should say usage counts against the lower plan's limit.
Verdict
Found: 0 critical, 0 important, 1 suggestions
Approve with nits
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
…ng-faqs.mdx Co-authored-by: oz-for-oss[bot] <277970191+oz-for-oss[bot]@users.noreply.github.com>
Summary
Fixes incorrect information in the "What happens when I downgrade during a billing cycle?" FAQ entry on the pricing FAQs page.
Changes
src/content/docs/support-and-community/plans-and-billing/pricing-faqs.mdxCo-Authored-By: Oz oz-agent@warp.dev