Fraudsters frequently create new accounts and place large orders using stolen card details. PayPal provides buyer verification, so non-PayPal payments from brand-new accounts with high order values carry elevated risk and warrant manual review before dispatch.
OrderBadger can automatically flag high-value orders from very new accounts that did not use PayPal, routing them for urgent review.
Luxury retailers, electronics stores, and any business with high-value products that are attractive to fraudsters.
How it works
Combines three conditions: account age under 3 days, order total over £1,000, and a non-PayPal payment method. When all conditions are true, the order gets a critical-severity badge with Approve/Block interaction buttons and a 2-hour SLA.
Verify the customer's identity before dispatch. Check the billing and shipping addresses match, look for signs of fraud (disposable email, mismatched details), and use the Approve or Block buttons to record your decision within the 2-hour SLA window.
Rule template
Write this (or something similar) in the OrderBadger rule builder. The AI compiler turns it into executable logic automatically.
Make it yours
- Widen 'less than 3 days' to 'less than 7 days' to catch fraud attempts from slightly older accounts that are still relatively new.
- Lower 'over £1000' to 'over £500' if your product range has a lower price point but fraud is still a concern at that level.
- Add 'and shipping address differs from billing address' to tighten the rule to the most suspicious pattern. …d order total is over £1000 and payment method is not paypal and shipping address differs from billing address
- Replace 'payment method is not paypal' with 'payment method is not paypal and payment method is not apple_pay' to also exclude Apple Pay, which has strong device-level verification.
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 review aid, not a fraud detection engine. It highlights orders that statistically carry more risk based on account age, value, and payment method.
- PayPal is excluded because it provides buyer verification. If your PayPal setup does not include address verification, consider removing the PayPal exclusion.
- Guest checkouts may have null account_age_days. Consider a separate rule for high-value guest orders.
Frequently asked questions
-
Why is PayPal excluded from this rule?PayPal provides its own layer of buyer verification and fraud protection. Orders paid via PayPal carry lower fraud risk than direct card payments from unknown accounts, so they are excluded to reduce false positives.
-
What happens if I don't act within the 2-hour SLA?The badge remains on the order but the SLA will show as breached. The order is not automatically blocked - it is up to your workflow to decide next steps. The short SLA ensures suspicious orders get timely attention.
-
Does this rule catch guest checkouts?No. Guest checkouts do not have a registered account, so account_age_days is null and cannot satisfy the 'less than 3 days' condition. Consider a separate rule for high-value guest orders.
-
Can I adjust the account age or order value thresholds?Yes. Edit the natural language rule text to change the 3-day account age limit, the £1,000 order threshold, or the payment method exclusion, then recompile.
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