Fraudsters frequently create new accounts, order expensive items with fast shipping to minimise the window for detection, and use stolen payment methods. Without an automated flag, these orders slip through standard fulfilment workflows.
OrderBadger can flag high-value orders from newly created accounts that request express or next-day delivery, a common fraud pattern.
Electronics, luxury, and high-value goods retailers where new-account fraud with express shipping is a recurring pattern.
How it works
Combines three signals into a compound rule: order total above £500, customer account age under 7 days, and shipping method containing 'express' or 'next-day'. When all three are true, a critical badge with Approve/Block buttons and a 2-hour SLA is applied.
Verify the payment method and billing address before dispatching. Contact the customer to confirm the order if possible. Use the Approve button to release the order or Block to flag it for cancellation. Act within the 2-hour SLA.
Rule template
Write this (or something similar) in the OrderBadger rule builder. The AI compiler turns it into executable logic automatically.
Make it yours
- Lower 'over £500' to 'over £250' if your fraud losses start at lower order values, or raise it to 'over £1000' for luxury-only coverage.
- Tighten 'less than 7 days' to 'less than 3 days' to focus on the highest-risk brand-new accounts while reducing false positives on week-old legitimate signups.
- Widen the shipping match by changing 'express or next-day' to 'express or next-day or priority' if your carrier offers a priority tier that fraudsters also exploit.
- Add 'and at least one product is in the Electronics category' to restrict this to electronics fraud specifically, rather than all high-value orders. …than 7 days and shipping method contains express or next-day and at least one product is in the Electronics category
- Remove 'and shipping method contains express or next-day' if you want to flag all high-value new-account orders regardless of shipping speed.
Badge preview
This badge appears in the WooCommerce order view with action buttons. Your team can respond directly from the badge pill.
When this rule matches
When this rule does not match
Workflow
This rule includes workflow features that help your team act on flagged orders.
Good to know
- This is a heuristic, not a fraud detection engine. Legitimate customers with new accounts placing urgent orders will also be flagged.
- Guest checkouts do not have an account age and will not trigger this rule. Consider a separate guest checkout fraud rule.
- Shipping method matching depends on the carrier plugin naming conventions in your WooCommerce store.
Frequently asked questions
-
What happens if I don't act within the 2-hour SLA?The badge remains and the SLA shows as breached, but the order is not automatically blocked or cancelled. Your team must still take action - the SLA is a visibility tool, not an enforcement mechanism.
-
Does this rule catch guest checkouts?No. Guest checkouts have no account age. Consider combining this with a separate guest checkout rule for broader fraud coverage.
-
Can I change the value threshold for different product categories?The threshold is fixed at 500 in this rule. You could create separate rules with different thresholds for different product categories or store sections.
-
How does it match 'express or next-day' in the shipping method?The rule checks whether the shipping method name contains the text 'express' or 'next-day'. This works with most WooCommerce shipping plugins that include these terms in their method names.
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