Taracque / cordova-plugin-braintree

:credit_card: A Cordova plugin for the Braintree mobile payment processing SDK.
MIT License
27 stars 42 forks source link

3d secure payment #42

Open rlukevagyok opened 6 years ago

rlukevagyok commented 6 years ago

Hi, I have problem using 3d secure payment. Could you please let me know how can I implement that. I tried to add in the options threeDSecureVerification : true, but nothing happened. Thanks for your help

Taracque commented 6 years ago

You need to enable 3DS on your Braintree account (details: https://articles.braintreepayments.com/guides/fraud-tools/3d-secure#compatibility )

Samyssmile commented 4 years ago

We need an update for this, actually it is not enough to enable something in the account.

jamesdixon commented 2 years ago

@Samyssmile I know this is old but were you able to figure out 3ds support @rlukevagyok