#David Gallardo-Subscription
1 messages · Page 1 of 1 (latest)
Yes you can, using Proration: https://stripe.com/docs/billing/subscriptions/prorations
How, i try all methods
The products are annual-priced, and it says that you will be charged next year.
Do you want to charge the immediately?
Yes normally proration only happen in next billing cycle, as if the interval doesn't change (annual to still annual), and not moving out of trial
Yes, because it is a subscription product for immediate enjoyment.
1 min
It has the explanation on Prorating changes
How are you extending the Subscription item?
I add an item to the subscription and make a prorations
Oh, don't change the billing cycle?
It tells me that the new item will be charged next year
No invoice is generated in the current period
If you invoice the Customer as soon as you made the change, would it generate an Invoice for you? https://stripe.com/docs/api/invoices/create
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
No, it does not generate the invoice.
Um that's unexpected. Can share the request id when update the Subscription, and when you Invoice them later on?