#Senhor-sub-coupon
1 messages · Page 1 of 1 (latest)
Hello 👋
Let me take a look
Do you have an example subscription ID by any chance?
sub_1L14SJKKWf9Suo52D29YEPlJ
are you looking to do this via the API or the dashboard?
via api
via dashboard i looked and it is possible, also to schedule the remove of the coupon
cool, yeah. You can also schedule removal of the coupon by creating subscription schedule via the API
https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#existing-subscription
looking into other options
You can also delete the discount being applied to a subscription which should remove the coupon I think
https://stripe.com/docs/api/discounts/subscription_delete
I haven't tested the latter, so I'd recommend trying it out in test mode first to make sure