#matrix-coupon-checkout
1 messages · Page 1 of 1 (latest)
@fathom escarp hello! We don't support a Session with a $0 value today unfortunately. It's something we do want to support in the future but we haven't prioritized it yet. For now, the amount to pay has to be above the minimum charge amount which depends on your country/currency. It's $0.50 USD in the US for example but see https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts for more details
ok thanks
so if the cart value is $50 and the coupon is $100, then checkout will use $49.50 from the coupon and then will ask the user to pay $0.50?
is there a way to use gift card in stripe? like user pay for $100 and then he can use that allowance for future purchases
so if the cart value is $50 and the coupon is $100, then checkout will use $49.50 from the coupon and then will ask the user to pay $0.50?
No. That will simply error