#thomasst
1 messages ยท Page 1 of 1 (latest)
I think you'd need to set this at the coupon level
Like only apply it to specific prices: https://stripe.com/docs/api/coupons/create#create_coupon-applies_to
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
The issue with that is that once a coupon is set I cannot update the list of products anymore. Is that right?
(Also this is product IDs only, not prices)
Yeah unfortunately that's correct
Ideally I'd have a coupon that applies to all products, except for products that I marked non-discountable.
Or mark specific prices on a product as non-discountable.
Hi there ๐ taking over, as my colleague needs to step away
Are there any outstanding questions that haven't been answered here?