#thomasst
1 messages ยท Page 1 of 1 (latest)
๐ What do you mean by "not discountable" exactly? I'm not sure I understand the question
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Basically I want to have products that are discountable, and products that are not discountable on a single subscription.
So if I create a coupon that applies to all products, those are automatically excluded.
Ah gotcha, I don't believe we have that for subscription items unfortunately.
Also after an existing coupon is created, can I update the products it applies to? I don't see it possible in the dashboard.