#manuel_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1391865068911726712
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
What error are you seeing on the page? Do you have an example?
yes
it says: Invalid code
this is the coupon: https://dashboard.stripe.com/test/coupons/DISCMARKETINGMODULE
I noticed that any coupon I enter does not work.
Have you created a Promotion Code for it?
Generally, you'd put a promotion code in that field (not a coupon)
oh ok.. that field is not for coupons IDs? only for promotion codes?
Promotion codes are user facing (something you can share with the end user)
Coupons are the underlying layer
You could pass a coupon if you were to create this Checkout Session directly using the API but Payment Links are different
so for my existing coupons I can create a promotion code for them and they would work normally?
yeah its working, i assigned a new promotion code for that coupon
thank you so much. I thought it was the same for both
Great! NP! Happy to help