#carlos-subscription-downgrade
1 messages · Page 1 of 1 (latest)
@steady shell you want to read this doc: https://stripe.com/docs/billing/subscriptions/prorations which covers proration and upgrade/downgrade in details
I've read this, it doesn't answer my question
Only demonstrate upgrade cases
I will give you an example of my doubt
It does cover everything. There's no automatic refund in our flow. You get a credit in the balance. The best solution is to just try it in test mode to get familiar with it, but there won't be a refund on past payments, just credit towards future payments
So if my customer goes from a $10 plan to a $5 plan mid-cycle, does he get a discount on the next bill?
yes he does, if you try this in Test mode (easy manually in the Dashboard) you'll see immediately what that looks like!
just try it, don't preview it, do the change adn see what really happens
could you explain me?
What would the -190.78 be?
Why did you create a $0 invoice and what will the next invoice be??
This is a credit, it goes in the customer balance. If you look at that customer it has that credit which will be applied to future invoices
does that make sense?
from @steady shell :
How to schedule a subscription update?