#jahirjje-promo-code-active-subscription
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Give me a moment to take a look
did you mean via the dashboard or the API?
Gotcha. Let me take a look
๐
You can update an existing subscription to apply the promo code
https://stripe.com/docs/api/subscriptions/update#update_subscription-promotion_code
Amazing, thank you so much
NP! Happy to help ๐
what happens if the subscription already has a code and if you try to update another
hmm I haven't tried this myself so I'm not completely sure but it should unset the previous promo code. But I'd highly recommend trying it out in testmode
excellent, thank you so much
No worries! Good luck ๐
when the user changes between a monthly and annual subscription, stripe makes an invoice for $0, can I avoid that invoice when changing the subscription?
Need to see an example for this. do you have an example request ID that I can take a look at for this?