Braintree Integration Error: Detected a 3DS 1.0 Form POST to a 3DS 2.0 Endpoint – PHP Versions
I am trying to implement 3DS with braintree recurrent payments and I am using drop-in UI. I do the following steps: I make a braintree.dropin.create in order to obtain a dropin instance. I make a braintree.threeDSecure.create (version: 2) in order…