#ljtheshoe

1 messages ยท Page 1 of 1 (latest)

atomic sparrowBOT
compact wigeon
tepid trout
#

oh, great thank you for the advice!

compact wigeon
#

Happy to help ๐Ÿ™‚

#

The doc has tabs for Payments, Setup Intents, and Subscriptions so make sure you are on the one you want

tepid trout
#

great!

#

offhand, do you know if deferred intent interferes with 3ds? I need to preserve the behavior of triggering 3ds when submitting the payment details

#

i guess my question is exactly when does 3ds happen? Is it during setupintent confirmation? Or immediately on form submission?

atomic sparrowBOT
novel flicker
#

Hello! I'm taking over and catching up...

#

3D Secure happens during Intent confirmation.

tepid trout
#

thanks @novel flicker ! Our use case is more simple, we confirm the intent on client-side ๐Ÿ˜„ I just wanted to make sure 3ds would not be impacted when using deferred payment method flow (we set request_three_d_secure to any when creating the setup intent)

#

i just have one last question, and sorry if it's a bit basic ๐Ÿ˜…
The deferred payment docs look pretty much the same as the normal setup intent creation & confirmation flow. Am I missing something obvious, or is it really just an order of operations change?

novel flicker
#

It's mostly an order of operations change, I doubt you're missing anything unless something is not working as expected.