#Nick-multiple-amount_off
1 messages · Page 1 of 1 (latest)
I'll add here that we are tracking "seats" by using the quantity on the subscription
Unfortunately there is not a way to multiple coupons to a subscription (though that is on the roadmap and there is a beta for this you can contact support to ask to join https://support.stripe.com/contact/email)
Can you clarify a bit, do you want to use a coupon multiple times to achieve the $8.50 or is that a separate question?
I basically want to apply an amount_off coupon for each quantity
so like 25 seats x 30/seat, where each seat would get an amount_off coupon of 21.50 so that it works out to 25 seats x 8.50/seat
I imagine the beta's aren't recommended for use in production?
that beta is a bit unrelated, it won't do what you want
We don't really have a way to do what you want today without manually changing the Price which is likely what would make the most sense here. For trusted customers you'd have a different version of the Price with their own unit amount/tiers
Got it