By default there is a 3DS authentication enabled for amounts between 1000 and 2000 dollars in the sandbox. Is there any way to disable this? I looked in the rules on the dashboard but its not listed as a rule.
Thanks @marc4, I tried this multiple times with multiple cards using
"payment_method_options": {
"3d_required": false
},
However this still triggers due to the number range in Sandbox, which is intended behavior.
Is there a way you could use $999? That could work to be able to disable 3DS.
1 Like