How to on hold a fraud order in WooCommerce

Most of the major payment gateways like Stripe, PayPal provide an option to either Authorize or Capture the payment. It allows you to decide whether to capture the funds immediately or authorize the payment to be captured later. If you have chosen the Capture option on WooCommerce to process your payment, you may notice that the payment will be automatically authorized and captured even though the order was flagged as fraud. The only remedy to this situation is to refund or void that particular order transaction. This reversal process is troublesome and may also cost your reputation with the payment gateway if you perform a substantial number of reversals.

We believe the best approach is to capture those legitimate orders while hold any suspicious order for review before capturing the payment. In this tutorial, we will demonstrate how to achieve this by using the FraudLabs Pro for WooComerce plugin together with the WooCommerce Stripe Payment Gateway.

  1. Go to the Settings->Checkout->Stripe page and uncheck the “Capture” option.
    Capture settings in Stripe
  2. Enable the “Capture On Status Change” option if any.
  3. Save the settings.
  4. Go to FraudLabs Pro Settings page and configure the order status to be changed.FraudLabs Pro for WooCommerce Settings
  5. Save the settings.
  6. Login to FraudLabs Pro merchant area.
  7. Click on the Rules menu and configure your validation rules. For instance, to trigger the manual review if visitors have different Billing and Shipping Country.Billing country not equal to shipping country
  8. Done.

The above configuration will treat those orders with different billing and shipping countries as risky orders and flag them for your review. If you feel that it is genuine after your assessment, you can capture the order by clicking the Action > Approve button in Order details page. It will automatically capture the credit card amount for the order.Approve Order in FraudLabs Pro Transaction Details Page

In summary, this approach will on hold the fraud orders and allow you to review them before capturing the payment. Note that by clicking the Approve button in Order details page, it will automatically capture the approved order. It means all the approved orders will be captured automatically.


Secure your business for FREE now!

Was this article helpful?

Related Articles