1 messages · Page 1 of 1 (latest)
Hi there!
You can restrict a coupon to a specific product ID, but not a specific price ID
https://stripe.com/docs/api/coupons/create#create_coupon-applies_to
So you would need to create two different products with one price each.
ok thank you, but why :'/