#Jimmy123 - COupon
1 messages · Page 1 of 1 (latest)
So I added in the promo code
but when I test it out, it doesn't show on the purchase screen on my website
There's no section on that page that lets me add in the promo code
Can you share the ID of the API request you used to create this Checkout Session?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
on the list theres nothing that says payment sessions
only payment links
this is the ID for payment links :
req_6U0mPuEeSidbvW
Thanks, I'll take a look
But just to clarify, did you create a Checkout Session or a Payment Link to generate the URL you shared with me?
I clicked on Payment Link, and then I copy and pasted the ID
the URL was something I just copy and pasted at the top
Its a link connected to my store,
I'm sorry if that didnt make sense
Okay that made sense to me.
Well that request has allow_promotion_codes: "false",
This is what the current purchasing screen looks like for my customers
So you need to specify that you are allowing the use of promo codes