#mahad852-prices
1 messages · Page 1 of 1 (latest)
hi there! I'm afraid there's no easy way. You're going to need to loop through each subscription with the old price and then update it to the new price
ahhhhhh
hmm, alright. Is there anyway to avoid charging (or creating balance) when changing to the new price?
I had a one time 100% promo code in mind with no prorations as the proration behavior when updating
you can set proration_behaviour=none
https://stripe.com/docs/billing/subscriptions/prorations#disable-prorations
this guide may also be a good read : https://stripe.com/docs/billing/subscriptions/upgrade-downgrade
hmmm yeah I know, just asking if that (no prorations + 100% promo) is the only way to change price for a subscription whilst creating a $0 invoice
thanks tho!
why would you want a 100% promo code too though?
i dont want the user to be charged when they change their price