When a customer who previously had a bad enough experience to request a refund comes back and places a meaningful order, it is a critical second-chance moment. Without a flag, your team cannot distinguish these orders from regular purchases and may miss the opportunity to deliver an exceptional experience.
OrderBadger can automatically flag orders from customers who have previously received a refund and are now placing a new meaningful order.
Any store that values customer retention - especially those with higher-value products where refund recovery represents significant revenue.
How it works
Checks three conditions: the customer must have at least 1 previous refund, at least 1 previous paid order, and a current order total over £200. When all conditions are met, the order is badged and routed to your inbox so you can give it extra attention.
Treat this as a second-chance moment. Ensure the order is fulfilled flawlessly - consider expedited dispatch, quality-check the items, or include a personal note. The customer has chosen to come back despite a previous issue.
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 £50' if you want to catch every returning post-refund customer, not just those placing large orders.
- Change '1 or more previous refunds' to '2 or more previous refunds' to focus only on customers with a pattern of refund activity.
- Add 'and customer lifetime spend is over £500' to limit this to higher-value customers where retention has the biggest revenue impact. … 1 or more previous paid orders and order total is over £200 and customer lifetime spend is over £500
- Remove 'order total is over £200' entirely if any post-refund return is worth flagging regardless of order size.
Badge preview
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
- Guest checkouts are excluded because refund and order history require a registered customer account.
- The rule does not distinguish between full and partial refunds. Any refund counts toward the threshold.
- The £200 order total threshold filters out small incidental purchases. Adjust the threshold to match your average order value.
Frequently asked questions
-
Does this rule fire if the customer's only previous order was the one that got refunded?It depends on how WooCommerce counts the refunded order. If the refunded order still counts as a paid order, then yes - the customer would have 1 refund and 1 paid order. If the refund fully reversed the paid status, the paid order count may be 0 and the rule would not fire.
-
Why require both a refund and a previous paid order?Requiring both ensures the customer has genuine purchase history alongside the refund. This avoids false positives from edge cases like test transactions or orders that were immediately cancelled and refunded.
-
Will the badge appear every time this customer orders, not just the first time after the refund?Yes. The rule evaluates conditions at order time. As long as the customer still has 1+ previous refunds, 1+ paid orders, and the order total exceeds £200, every qualifying order will be badged.
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