#guilherme-100-off-coupon
1 messages · Page 1 of 1 (latest)
guilherme-100-off-coupon
Yes, I can create a coupon with 100% discount, but when using my product it does not accept it.
My coupon has a 100% discount, but it is not accepted.
The error that is returned is as follows
"code": "promotion_code_amount_too_small",
"message": "This promotion code cannot be applied because it reduces the total below the minimum charge amount. https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts"
Is it possible to adjust the minimum charging limit?
Hm if it adjusts it to 0 it should be possible
This is Checkout right?
Oh is this a guest customer?
It only works if you pass a customer id to the session
That's right, the customer accesses this payment part only to complete the billing.
I hope so, I need to achieve this.
Can you share the request id then
I tried following the doc you gave me.
However, it returns me "The Checkout Session's total amount due cannot be zero in payment mode. Please see https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts"
Can you share the request id