#tarantino-47_unexpected

1 messages ยท Page 1 of 1 (latest)

twilit flaxBOT
#

๐Ÿ‘‹ 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/1285948695967436880

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

hoary jungle
lusty belfry
#

Hello
It is possible that the card supports 3DS and issuers are requiring it.. It appears as it is going through frictionless flow in the video.

#

I don't believe there's a way to control this.. You seem to be using PlatformPay button which handles 3DS automatically

#

Do you have the example PaymentIntent for the payment in the video?

hoary jungle
#

I don't have it right now, can send you later today

#

if you have any other thoughts - please let me know

lusty belfry
hoary jungle
#

ah I see, looks like this is expected

#

ok, thank you!

lusty belfry
#

NP! ๐Ÿ™‚ Happy to help

hoary jungle
#

qq: what if I set request_three_d_secure to any as the doc says?

#

Set request_three_d_secure to any to manually request 3DS with a preference for a frictionless flow, increasing the likelihood of the authentication being completed without any additional input from the customer.
in this case I'll have 3ds only when it's needed or it will disable 3ds completely?

lusty belfry
#

My understanding is that the screen will still be shown as the request_three_d_secure comes into the picture after the issuer has determined if 3DS is needed or not. You can try it out just to be certain though..

hoary jungle
#

I'm assuming this 3ds screen will be fully skipped only if I turn 3ds of completely?

lusty belfry
#

I am unsure. I have a feeling this view is a placeholder while we talk to the issuer and verify 3DS eligibility along with if its required/not required/is disabled etc..