#adsaeed
1 messages · Page 1 of 1 (latest)
hello! that's not possible like the message mentions. You should create a new Price
Let's say I increase the price, how would the users pay for it? will they have to create a new payment intent and authorization? How would that work
Also when creating new price, any other changes required on our BE side?
you might want to take a look at this guide : https://stripe.com/docs/billing/subscriptions/upgrade-downgrade#changing
actually, you would probably want to look at this one instead : https://stripe.com/docs/billing/subscriptions/pending-updates#update-subscription
Thankss! let me get back with any other questions
Question: How do we handle the change of price? Do users need to authenticate that new price?
what do you mean by authenticate? do you mean perform 3DS?
approve since it is a new price
i still don't quite understand - isn't the customer the one who decides whether or not they want to upgrade or downgrade their plan already?
i mean, then that's really up to you and if that's "legal" to simply change the price?