#Hiekki-upgrade-sub
1 messages · Page 1 of 1 (latest)
Hi there!
The simplest way is to call our Update Subscription API: https://stripe.com/docs/api/subscriptions/update
But can you give me more context on exactly what you are trying to do and where you are blocked?
i wanted to like upgrade the subscription plan to another plan
like
from plan 1 to plan 2
Sure okay then you would use the API as I described above. You can also read about this here: https://stripe.com/docs/billing/subscriptions/upgrade-downgrade
but changing the price will change the plan?
but if the product is diferent?
That's fine. All under your control.
Hi there. Can you clarify the question? Not sure what you mean by how the payment will work
like
if the plan is upgraded, the upgrade will be imidiatly and the user will pay the new price when?
That depends on the proration behavior