#Rikki
1 messages · Page 1 of 1 (latest)
Hello!
What do you mean exactly by "retrospectively"? could you provide an example to understand what you want to achieve ?
Hey!
Basically, I have a coupon in Stripe that's applicable to Product A
But I also now want to make it applicable to Product B too, is that possible? Or do I need to delete and re-create it?
In that case, you need to create a new coupon for the product B, or delete the first coupon and create a second coupon for Product A and B
You can't update the coupon's applied_to Products
I did check the API and saw that applied_to wasn't valid for update
Cheers @manic pollen , thanks for the help!
Np!