Manual Review

How to review high-value first orders for fraud in WooCommerce

Flag high-value first-time WooCommerce orders for review

Highlights first-time customer orders above a value threshold so they can be reviewed before dispatch. Combines order value and customer history into a single compound rule.

Review critical
The problem

Some high-value first-time orders deserve manual review before they are packed or shipped. A large order from an unknown customer carries more risk than the same order from a returning buyer.

The solution

OrderBadger can flag high-value first-time orders automatically and route them to your inbox for review.

Who this is for

Useful for premium, electronics, and fraud-sensitive stores where high-value orders from new customers warrant extra scrutiny.

At a glance
First-time registered customers only Threshold: order total over £500 Includes Pass/Fail interaction buttons 4-hour SLA from order creation Badge: Manual Review (red, critical)
People also search for
WooCommerce flag large first orders for manual review how to catch fraudulent first-time high-value orders WooCommerce review expensive orders from new customers WooCommerce WooCommerce fraud check for big first-time purchases hold high-value new customer orders for review WooCommerce

How it works

Combines two conditions into a single rule: the order total must exceed a threshold AND the customer must have zero previous paid orders. When both conditions are true, a critical-severity badge appears on the order with Pass/Fail interaction buttons and a 4-hour SLA.

Review payment and fulfilment details before dispatch. Use the Pass/Fail buttons to record your decision. If the order looks legitimate, pass it and proceed with shipping.

Rule template

Plain English rule Order total is greater than £500 and customer has 0 previous paid orders

Write this (or something similar) in the OrderBadger rule builder. The AI compiler turns it into executable logic automatically.

Make it yours

Adjust thresholds
  • Try lowering '£500' to '£250' to catch more first-time orders that warrant review, especially if your typical basket size is under £100.
  • Raise '£500' to '£750' if you find too many legitimate first orders are being flagged at the current threshold.
Add or remove conditions
  • Add 'and the order was placed after 10pm local time' to narrow the review to high-value first orders placed at unusual hours, a stronger fraud signal. …is greater than £500 and customer has 0 previous paid orders and the order was placed after 10pm local time
  • Remove 'customer has 0 previous paid orders' if you want to flag all high-value orders regardless of customer history.

Badge preview

Default: Manual Review
Passed: Manual Review
Failed: Manual Review

This badge appears in the WooCommerce order view with action buttons. Your team can respond directly from the badge pill.

When this rule matches

First Time Customer Over Threshold
Order total: £650.00  |  Previous paid orders: 0  |  Guest: no
Order total of £650 exceeds £500 threshold and customer has zero prior paid orders.
First Time Customer Just Above
Order total: £500.01  |  Previous paid orders: 0  |  Guest: no
Order total of £500.01 is just above the threshold with no prior orders.

When this rule does not match

Existing Customer Over Threshold
Order total: £650.00  |  Previous paid orders: 2  |  Guest: no
Order total exceeds threshold but customer already has 2 prior paid orders.
First Time Customer Below Threshold
Order total: £200.00  |  Previous paid orders: 0  |  Guest: no
Customer has no prior orders but order total of £200 is below the £500 threshold.
Guest Over Threshold
Order total: £650.00  |  Previous paid orders: null (guest)  |  Guest: yes
Order total exceeds threshold but guest checkout has null order count, which cannot satisfy the '0 previous paid orders' condition.

Workflow

This rule includes workflow features that help your team act on flagged orders.

Inbox
Yes
Interaction
Pass / Fail
SLA
4h (from created at)

Good to know

  • This is a review aid, not a fraud detection engine. It highlights orders that deserve attention based on value and customer novelty.
  • Guest checkouts are excluded because they have no customer history. Consider a separate guest-checkout rule if needed.
  • The value threshold is fixed in the rule text. Edit the rule to change it.

Frequently asked questions

  • What happens if I don't act on the review within the 4-hour SLA?
    The badge remains on the order but the SLA will show as breached. The order is not automatically held or cancelled - it is up to your workflow to decide next steps.
  • Does this rule fire for guest checkouts placing high-value orders?
    No. Guest checkouts have a null order count, which does not satisfy the '0 previous paid orders' condition. Consider adding a separate guest-checkout rule for those.
  • If a returning customer places a large order, will it still get flagged?
    No. Both conditions must be true: the order must exceed £500 AND the customer must have zero prior paid orders. Returning customers are excluded.
  • Does the £500 threshold check the order total including shipping and tax?
    Yes. The rule checks the order total field, which includes the full amount the customer is charged.

Related rules

Try this rule in your store

OrderBadger is free on WordPress.org. Install it and create this rule in minutes - no code required.

Install OrderBadger Free