Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Info
iconfalse
titleIs this feature disabled?


Image Added This feature needs to be switched on for your site by Commerce Vision. For Version 4.37+.

Overview

Image Added


Accertify's fraud check solution is available on the Commerce Vision eCommerce platform for the Braintree Payments gateway. 


Excerpt
hiddentrue

Accertify's fraud prevention solution is

...

available for the Braintree Payments gateway and can be set up easily in the Commerce Vision CMS.



Panel

On this page:

Table of Contents



Step-by-step

Info
titleBefore you start...

Make sure Braintree Payments is enabled.


1. Enable Credit Card Fraud Provider

  1. In the CMS, go to SettingsFeature ManagementPayment & Checkout

  2. Enable Credit Card Fraud Provider, then select Configure.
    Image Added

  3. Toggle ON Credit Card Fraud Enabled.

  4. Select Accertify as the provider. 

    Image Added
  5. Click Save.



Configure email options for review emails templates and recipients. There are 2 email templates if the payment requires further review:

  • Review email: sent if the payment requires further review
  • Reject email: sent if the payment is reviewed then rejected.


  1. Setup Accertify API connection, using the documentation provided, to to check for fraud before authorising (pre-authorisation post-authorisation) with the payment provider.
  2. Create a script to capture the device info that makes a call to Accertify and returns the device info, using an ID (token) .  The info will be passed through from the client side to Accertify and is verified
  3. Show the appropriate message to the customer when payment fails, not the 05 card declined type message.  We also need to let our customers know that it has failed.

    • maybe a page that shows the details of the failed/passed transactions result (similar to order tracking)
    • Log error codes for JB + display to the customer
    • Email notification to a JB support team on a schedule advising of the error code
  4. Create a new feature setting to allow the CMS administrator to enter in API credentials
  5. Create a feature page where you can either 'upload' or 'edit with a JavaScript editor' this cc.js file.