Accertify Fraud

placeholder description

Identify and eliminate financial fraud risks with Accertify.

Overview

Accertify is a fraud detection service that uses a fraud scoring engine to screen transactions in milliseconds and identify any potential fraud. You can use this service to obtain fraud data and do a fraud check without triggering a sale transaction. Based on the results, you can decide whether to create a sales charge or not, and when to create it.

Prerequisites

Requirements are as follows:

  1. Obtain the following credentials from your Accertify account:
  • Accertify Merchant ID
  • Username
  • Password
  • 2nd Accertify Merchant ID (to send the transaction result data)
  1. Ensure that you have your Paydock access token. To generate the token, check the following guide().

Setup the service

  1. Select ‘Services’ on the left navigation panel.
  2. Click on ‘Add New’ tab.
  3. Go to ‘Service Group’ drop down list and select ‘Fraud Services’.
  4. Click ‘Activate’ next to Accertify.
  5. Complete the following required fields:
  • Merchant
  • Username
  • Password
  • Access token
  1. Select the environment.
  2. Select fraud mode.
  3. Click connect.

Generate your Gateway ID

Once the Accertify service has been added to your Dashboard, you can generate your Gateway ID.

  1. Select ‘Services’ on the left navigation paneL.
  2. Click on the ‘Connected Services’ tab.
  3. Go to ‘Service Group’ dropdown list and select ‘Fraud Services’.
  4. Note the ‘Gateway ID’ as you need this for API calls.

Select your Response type

Configure your Account to handle fraud transactions either synchronously or asynchronously.

  • Synchronous response: Synchronous responses return one of three statuses, Accept, In-Review and Reject. You must manually update In-Review fraud transactions. This is the default.
  • Asynchronous response: Asynchronous responses only return two statuses, Accept and Reject.

Setup Asynchronous Response

  1. Select ‘Services’ on the left navigation panel.
  2. Navigate to the ‘Fraud Services’ Service group.
  3. From the list, find your Accertify Service using the service name and click on the Actions button on the far right. A dropdown should appear.
  4. Click on ‘Get link’. A popup will appear if you are setting up the Webhook for the first time.
  5. Copy both the Accertify Webhook link and the Access token. Save these somewhere that you can access them for the next step.
  6. In the webhook link, replace the ‘:token’ header parameter at the end with your saved Access token.
  7. An example webhook link is as follows:
  8. Share your webhook link with Accertify to be configured on their end.
  9. After Accertify have configured the response on their end, you can begin using Asychronous responses.

Enable Notifications

Send financial transaction results to Accertify (optional)

Integrate your flows

Before you integrate any of these flows, ensure that you have your Accertify credentials, Paydock access token and Gateway ID. Instructions to generate these are contained earlier in this section.

The following Integration flows are compatible with this service.

  • Placeholder
  • Placeholder
  • Placeholder