#Bruna Pinto
1 messages · Page 1 of 1 (latest)
hi! no, you can't change the amount of an existing Price/Plan, instead you create a new one, and then update existing subscription objects to use that new one.
You can use Subscription Schedules to schedule changes to a subscription : https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases
Would the person who is subscribed to the monthly plan have to make a new purchase?
Hi! I'm taking over this thread.
No you can directly make the subscription update on your end, and the customer will automatically pay the new price.
Ok! And can I do this using Stripe dashboard? or it needs to be via code?