#ibonus
1 messages · Page 1 of 1 (latest)
Hi
You are creating a new test subscription
For existing Subscription, you can call the upcoming invoice API in order to get a preview of the next invoice:
https://stripe.com/docs/api/invoices/upcoming
Can I preview the prorate price (as same as on dashboard) before create subscription?
Is it has an API for calculate that price?
No there isn't a public API for that
Only proration on existing Subscription can be displayed in advance using the API I shared with you
So, that mean I cannot display the prorate price to a customer before create subscription right?