#cristiancalara_best-practices
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/1300766213240262760
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
PaymentIntent
Sorry missed the message
So basically I'm trying to re-create this email https://share.zight.com/12ujdBEz and send it right away as it doesn't seem there's an option to do this with Stripe and support from Stripe said it's only sent after 24h, not immediately
you need to create your own page to handle 3DS and send that link by email to your customer
Okay so there's no stripe elements or somehow using something similar to the checkout session for this? I need to create a custom page and handle this?
yes that's correct, you'll be using Stripe.js though
let me know if you need any more help