#andrew_docs
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/1337530868633309245
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, it is expected that 4242 never triggers 3DS. This document, https://docs.stripe.com/payments/3d-secure/authentication-flow might give you a bit more undertsanding on 3DS.
Like the card network Visa, MC can require 3DS, the card or issuer is not enrolled. So the difference is that my Capital One car might not be enrolled in 3DS but Visa supports it
Oh I think I'm confusing the difference between a card network and card issuer
If a card "supports 3DS, but is not enrolled", then the card network supports 3DS and the card issuer is not enrolled?
Also, does the card issuer ultimately decide if 3DS is possible and how the authentication flow proceeds (not the card network)?
That is correct on both
Thank you!