#TonyS-discounts
1 messages · Page 1 of 1 (latest)
hi! in general a coupon can only be scoped to a product, so it would apply to any Prices for that product. So unfortunately in that kind of use case it can make more sense to use entirely different Products (i..e a Product+1 yearly Price and a Product+1 monthly Price instead of a Product with two Prices)
Ok Karl thank you very much for you answer. Do you if it's easy to move a product price to a new product, does it affect previous clients? How does it work do you know? Many thanks
it's mostly described at https://stripe.com/docs/billing/subscriptions/upgrade-downgrade , the way it affects existing customers really depends on the specifics (what price you're moving from and to and what parameters you pass when making the update API call)