Versions Compared

Key

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

...

Excerpt
hiddentrue

Accertify's fraud prevention solution can be used is integrated with Braintree Payment gateway .

The ability to track website users' behaviours real-time and use this and other relevant data to distinguish between legitimate buyers and fraudsters is critical for minimising fraud and maximising approvals for good buyers. The Customer Self Service eCommerce Platform is pre-configured to integrate fraudulent behavioural tracking and approval/rejection decision solution by Forter, a third party payment protection company. It is aimed at websites with many unknown customers, e.g., B2C users. Your site must be using the Eway 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.