#henryd

1 messages · Page 1 of 1 (latest)

umbral bladeBOT
neat ivy
#

Hello! Can you provide more details? Why do you want to disable it?

zealous lynx
#

The reason for this is that we don't want our users to pass through an authentication process on this screen since it is like a "Payment management" section where they simply attach a credit/debit card. Basically, we don't want to scare our "complex users" at this point

#

We have some rules to prompt the 3DS flow (if needed) at the checkout screen instead

autumn iris
#

Hello! Hopping in here since rubeus has to head out soon - you're using SetupIntents right? Are you setting usage: off_session or on_session when you create your setup intents?

zealous lynx
#

It is set to usage: off_session

autumn iris
#

Try setting usage: on_session - that denotes that you're planning on always having your customer on-session to provisde 3ds authentication when it's time to pay instead of asking for it up front

zealous lynx
#

Got it. I'll try using that setting, I'll let you know if that works for us