#elleschu
1 messages · Page 1 of 1 (latest)
Hello
What do you mean exactly by "do it manually"?
You can add multiple coupons via discounts: https://stripe.com/docs/api/quotes/create#create_quote-discounts
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Which is an array
Example : I want to add a second coupon
Ah you mean via the Dashboard
We really don't know much about the Dashboard here as we focus on the API
I'll look but it might not be possible via the Dashboard
Yeah looks to me like only one via the Dashboard
yes but I was wondering if I could do such things through API though it is not possible by Dashboard
Ah wait sorry
I forgot that we do have a limitation here
There is a limitation that only a single coupon can be applied to an Invoice
So you can't actually have multiple coupons apply here
You too!