#LucidLaw
1 messages · Page 1 of 1 (latest)
hi! you can't change an existing Price in Stripe, you generally you create a new $10 Price for the new price, and then it's up to you. You can configure your code to subscribe all new customers to the new Price, and you can choose to change existing Subscriptions to the new Price(https://stripe.com/docs/billing/subscriptions/upgrade-downgrade) or to not do that and leave them on the existing $5 one.
I see
thank you so much
So how about the active/old subscribers? Can I force them to subscribe with the new price?
Hi! I'm taking over this thread.
Hey @gray oxide , great!