Discussions

Ask a Question
Back to All

Always enforce card supporting 3DS only ?

Is there any mechanism where we can control accepting 3DS enabled cards only ?

As per the documentation of PaymentIntent create API, I noticed that if we pass "request_three_d_secure = any", it will allow user to enter 3DS if supported. Does it mean, if the Credit Card supports 3DS it will always display the user to enter 3DS OR is it a configuration that is maintained by paymongo.

Also it would be helpful if you can help provide an example to highlight the difference between "any" and "automatic" option.

Thank you very much in advance.