#Emerson Garrido - product interval
1 messages · Page 1 of 1 (latest)
Okay
Yeah you can switch to a price that has a different billing interval: https://stripe.com/docs/billing/subscriptions/upgrade-downgrade#changing
Note that prorations will come into play here
I want to change directly by dash is it possible?
Do I create another product and upgrade?
By dash you mean dashboard?
Or dash programming language?
But you would only need to create a new price for the same product that has a different billing interval. Then upgrade the subscription for each customer on the old price to the newly created price
dashboard stripe no code
Keeping in mind prorations
You can update subscriptions from the dashboard: https://support.stripe.com/questions/create-update-and-schedule-subscriptions
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
But I think you will have to create a new product instead of a new price
The UI only let's you add/remove products
Okay