#kidbombay-promocode
1 messages ยท Page 1 of 1 (latest)
hello ๐ are you encountering this as a developer of the integration, or as a customer?
developer
I've set allow_promotion_codes: true,
and I see the field
but no matter what code I enter it says invalid
Did you create the promo code?
Reduce the amount charged to a customer by discounting their subtotal with coupons and promotion codes.
can you copy that promo_123 id here?
promo_1JXWgWBk83rQG3stJLkeyadV
Ah
its becuase the promo is 100% off, meaning the payment is 0, which is below the minimum charge:
Checkout does not currently support discounting a purchase below the minimum charge amount for one-time payments.
oh what?
in the callout box at the top of that checkout discounts page
you can't do free coupons with checkout?
oh only with 1 time payments? It works for subscription?
you can't have a payment for less than the minimum charge, today. we're working on this!
if you want to give free access, just give free access without redirecting to checkout
right ok
for subscriptions this would be better represented as a trial to start
does that happen with subscriptions too?
yes but in order to give free access I then have to make a checkout like process which was my goal in not coding checkout myself
yea that's fair
because it's not free access to everyone, only those with codes
any idea when that free stuff will be done?
I've added your support to the feature request ๐
but no, no specific timeline i can share here
ok thanks
I got it working with a non zero coupon
Does stripe checkout support UIs where you can choose a price?
IE 1 month $99/3 months $79?
the free coupon is fine for subscriptions, it basically gets treated like a trial to save payment details without a payment
its only one time purchases that it doesnt support currently
ok
Not today, you'd build that before redirecting, but you can change a sub using the customer portal like that: