Versions Compared

Key

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

mod not yet completed

Excerpt
hiddentrue

Accertify's fraud prevention solution is integrated with Braintree Payment gateway and can be set up easily in the Commerce Vision CMS.


  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.