#dai_code

1 messages ¡ Page 1 of 1 (latest)

tranquil axleBOT
#

👋 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/1412480186921779272

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

old mason
#

Example request ID: req_o2jlyVBonJFUHb

tepid fable
old mason
#

What effects does that result in?

#

As in, does all lose certain support for potential redirects? Or is that already handled as part of elements.submit or handling the responses' next action?

tepid fable
#

The effect is that you are informing the API that you are not making this confirm call directly from the client, with the Customer on-session. It requests a exemption from 3DS in that case.

You may still be asked to provide additional authentication though. In that case you would want to bring the Customer back on-session and use the Stripe.js method handleNextAction https://docs.stripe.com/js/payment_intents/handle_next_action

tranquil axleBOT