#evelin-3ds-questions

1 messages · Page 1 of 1 (latest)

unreal viperBOT
severe robin
#

evelin-3ds-questions

#

For #1 The best approach for this is to use payment_method_options[card][request_three_d_secure]: 'any' as a parameter to require 3DS but it would still bypass it if the card doesn't support 3DS. So you should also use manual capture so that after the successful payment you can look at the resulting Charge's details. Specifically you want to look at the payment_method_details[card][three_d_secure] property which contains details about the 3DS authentication. If it succeeded, capture the payment, if it didn't, refund it and explain why.
Overall though it's going to hurt your conversions a lot in that case

compact nebula
#

if the card doesn't support 3DS, would we still be "protected" (liability shift) or are we consuming the risk