#paulie_
1 messages ยท Page 1 of 1 (latest)
Hello, have you been applying this coupon to subscriptions or one time payments? I think one time payments may not support 100% off coupons yet but can double check
One time payments
Gotcha, still checking in to this and will get back to you with what I can find
So it looks like this was added in the most recent API version. If you create your checkout sessions using the latest API version you should be able to use these 100% off coupons for one time payments
https://stripe.com/docs/payments/checkout/no-cost-orders
https://stripe.com/docs/upgrades#2023-08-16
I actually use the prebuilt checkout links that you guys provide
Products -> Payment link
Those generate Checkout Sessions so you will also need to use the latest API version for those
So I just have to recreate the product so it uses the latest api?
nvm I see the upgrade option
It's still not working. I've updated the API version to the latest version and I recreated the product link and coupon and it's still not working
Can you send me the ID of the product link and coupon?
Product:
prod_OaYd3lUgugEWvL
price_1NnNW6GK6sn0RrWHQ3nmmjGU
https://buy.stripe.com/test_eVa9BOe7N6tNaME4gi
Coupon:
5WkXpg7n
promo_1NnNpgGK6sn0RrWHNwVMg0n4
๐ stepping in here as Pompey needs to step away
Taking a look
This looks all fine to me
Checking with a colleague
I can see that it is erroring due to the amount_to_small but that shouldn't happen on the newest API version
Give us a few more minutes
np take your time
for future reference was recreating the products and coupons unnecessary after updating the api version?
Ah okay so actually I forgot that you have to enable this specifically for Payment Links via your Dashboard here https://dashboard.stripe.com/settings/checkout
And no, Products/Coupons are still necessary
Try flipping that setting on and trying again
do I need to recreate all of my products and coupons?
looks like I don't have to, coupon works!
thanks!
๐