#TonyS
1 messages · Page 1 of 1 (latest)
Hi
No you can't. You need to create a new Coupon. This is what you can update for an existing coupon:
https://stripe.com/docs/api/coupons/update
Ok so for the users using the coupon I need to manually add them the new coupon because we migrated them to a new product ?
Yes, if you are migrating the customer to new product then you need to migrate also the coupon they were using.
Ok so create a new coupon and apply it to every user that used the previous coupon
Yes.
Thanks, you too!