#waqas ahmad
1 messages · Page 1 of 1 (latest)
Sure, that's possible. Have you encountered a specific issue?
so when i click on edit price it says like this
Yep, they're immutable once 'used'. You'll need to create a new Price
so that will create problem for me i am using this price id in both my front and backend for so do i need to edit all my application also with that new price id
Yep if your intention is to create subscriptions with this new price
that's bad man ,isn't there anyway we can fixed this i mean i have to push builds for my updated android app and whats gonna happen with customers with previous subscription?
They'll be locked in to the old price, unless you explicitly update their subscription: https://stripe.com/docs/billing/subscriptions/upgrade-downgrade
i basically want to to descrese my subscription amount so can i do it with some sort of workaround like applying a discount or something?
Yep, that could work: https://stripe.com/docs/billing/subscriptions/coupons