• Resolved develooperr

    (@develooperr)


    Hi guys,

    We want to use the Card Verification feature to prevent customer fraud. We enabled this feature in the Braintree panel, but after talking to Braintree support, we noticed that credit cards are still being added to the Vault without being verified.

    After checking the logs with Braintree support, they informed us that in the transaction :: sale request sent by the plugin, there is an option called storeInVaultOnSuccess, which adds the card to the Vault after the transaction is successful ( Without Verify) which causes users to bypass Card Verification.

    I edited the submitted values via Hooks and the wc_braintree_transaction_data filter. I changed the value of the options (storeInVaultOnSuccess and addBillingAddressToPaymentMethod) to false. But a new problem arose, the transaction was successful but the order status was not completed.

    Order Note: https://tinyimg.io/i/9ywUzWd.png

    Can you help me?

    Kind regards

Viewing 16 replies (of 16 total)
  • Plugin Support Shohan Hossain Nabil – a11n

    (@sohanhossain)

    Hey there!

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Thanks!

Viewing 16 replies (of 16 total)
  • The topic ‘Card Verification Bug!’ is closed to new replies.