Electronics shipped to PO Boxes from first-time buyers represent one of the highest-risk fraud patterns in e-commerce. The goods have immediate resale value, the anonymous PO Box prevents carrier signature confirmation, and the absence of customer history means there is no trust baseline. Without a flag, these orders are processed and dispatched before the fraud is detected.
OrderBadger can flag electronics orders from new customers shipping to PO Box addresses, a well-known e-commerce fraud pattern.
Electronics retailers, computer hardware stores, and any WooCommerce store selling high-value technology products where PO Box fraud is a known risk.
How it works
Evaluates four conditions: the shipping address must be a PO Box, the customer must have zero previous paid orders, at least one product must be in the Electronics category, and the order total must exceed £200. When all four are true, the order receives a critical badge with Approve/Block buttons and a 2-hour SLA.
Verify the customer's identity before dispatching. Check whether the billing address and payment details are consistent. Contact the customer by phone to confirm the order. 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 £200' to 'over £100' if your electronics range includes lower-priced items with high resale value like earbuds or adapters.
- Raise 'over £200' to 'over £500' to focus on the highest-value electronics orders where the fraud loss impact is greatest.
- Add 'and shipping method contains express or next-day' to further narrow to PO Box electronics orders requesting fast delivery, an even stronger fraud signal. … is in the Electronics category and order total is over £200 and shipping method contains express or next-day
- Remove 'and at least one product is in the Electronics category' to flag all new-customer PO Box orders above the threshold, regardless of product type.
- Add 'and customer is a guest checkout' to make the rule even more specific to anonymous buyers, though this will exclude first-time registered buyers. … is in the Electronics category and order total is over £200 and customer is a guest checkout
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
- PO Box detection relies on the has_po_box flag in shipping metadata. Unusual PO Box formats that the address parser does not recognise will be missed.
- Products must be categorised under Electronics in WooCommerce. If your store uses a different category name for technology products, edit the rule text.
- This rule does not verify whether the payment method is legitimate. Combine with payment gateway fraud tools for a layered approach.
Frequently asked questions
-
Will this flag a returning customer who always ships to a PO Box?No. The rule requires zero previous paid orders. A returning customer with order history will not trigger the badge, even if they ship to a PO Box.
-
What if the customer registers an account moments before ordering?They will still have zero previous paid orders and will trigger the rule. Account creation alone does not establish trust - it is the purchase history that matters.
-
Does this work for guest checkouts shipping to PO Boxes?Yes. Guest checkouts have zero previous paid orders by definition, so they meet the customer history condition. The PO Box, Electronics, and total conditions still apply.
-
How does the 2-hour SLA interact with my normal processing times?The SLA counts from order creation. If your normal processing time is under 2 hours, the SLA ensures the order is reviewed before it would normally ship. If your processing is slower, the SLA may breach before you would normally reach the order - consider extending it.
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