#cynefin_30
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- cynefin_30, 15 hours ago, 22 messages
- cynefin_30, 20 hours ago, 23 messages
Hello dev,
Currently I have subscription model where user can upgrade from a current plan to a new plan or reside with the same plan and upgrade from montly to yearly
I want to know how does proration works ?
Scenarios:
- First I created a checkout session for the user with the product details and price id
- Now when User would upgrade in the middle before ending of a billing cycle how to handle this
Do we need to create a new checkout session for the user ?
@frail needle do give some insights for clarification
No you want to call the Upgrade Subscription API
Any docs that would help ?
Take a look at the explanation https://stripe.com/docs/api/subscriptions/update and https://stripe.com/docs/billing/subscriptions/prorations