#AlexTakitani
1 messages · Page 1 of 1 (latest)
Hi there!
You mean for end users to add more than one promo code, or for developers to pass more that one discount in the API, or something else?
Hi there!
using the api would be perfect
I'm adding one already, but in some cases, we need to add one more.
Got it. Give me a few minutes to test this.
thanks
No it looks like you can only set a single discount in the API.
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-discounts
The coupon or promotion code to apply to this Session. Currently, only up to one may be specified.
Yes, I saw that
Is there any plans on allowing more than one discount? The field is even an array....
The documentation says "currently" so that seems to imply that this might change. But for now only one is possible.