#farazpatankar
1 messages · Page 1 of 1 (latest)
yep, creating a new coupon and updating the Subscriptions is the only way to make this change.
If you look at the API to update a coupon, there's no parameter to update the list of applicable products : https://stripe.com/docs/api/coupons/update
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.