Last updated

Workflows

You can insert NoFraud at different stages of your purchase process depending on what your business is optimizing for. At a high-level, all purchase flows will include at least the following steps in some order:

  • Collect customer details
  • Run NoFraud check
  • Request payment via gateway
  • Accept the order

Aside from collecting customer details, you can re-arrange the order of these steps.

We generally recommend implementing a pre-acceptance workflow where the sequence is:

  1. Collect customer details
  2. Request payment via gateway
  3. Run NoFraud check
  4. Accept the order

For more details on each workflow option, please refer to the following guides:

  • Pre-Gateway: Fraud check happens before any communication with the gateway.
  • Pre-Acceptance (Recommended): Fraud check happens after requesting payment through the gateway, but before accepting the order.
  • Post-Acceptance Fraud check happens after requesting payment through the gateway and accepting the order.