#ujwal_webhooks

1 messages ยท Page 1 of 1 (latest)

atomic basinBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1256206626202062949

๐Ÿ“ Have more to share? Add details, code, screenshots, videos, etc. below.

grim hedge
orchid meteor
#

I think there is a confusion. I want to customize the redirection url from stripe to my website. I mean the redirection url should contain the email id the user entered on Stripe payment page

grim hedge
#

OK, I misunderstood โ€“ my bad. That's not supported today, the only dynamic variable you can add to the success_url is {{CHECKOUT_SESSION_ID}}

#

If you need the email address on the success page, you'll need to look it up via the cs_xxx ID

orchid meteor
#

How do I add {{CHECKOUT_SESSION_ID}}

#

Also Please advice how do I get customer details from cs_xxx ID

grim hedge