#kencoca

1 messages · Page 1 of 1 (latest)

open galleonBOT
midnight kiln
ebon ridge
#

Thank you, let me try this

#

From the document, I found the key that will require the 3DS from the user

#

payment_method_options.card.request_three_d_secure

#

but I'm not very clear about the possible enum values any and challenge

#

Please help to explain more on this

midnight kiln
ebon ridge
#

Yes I did, but I am not very clear about the usage of these options

#

For my case, I want the user to enter the OTP code, or event zip code... , so which option I should use?

midnight kiln
#

I don't know what you mean by "event zip code". If you want the user to complete an authentication challenge, it sounds like you want challenge. any would give a preference towards frictionless authentication flows (no challenge).

ebon ridge
#

I see. Thanks for your advise.