#yooyooba
1 messages · Page 1 of 1 (latest)
Hi there, you can set the coupon's applies_to to product level (https://stripe.com/docs/api/coupons/create#create_coupon-applies_to-products), so you might want to create two products and two coupons for your use case.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.