❗ This is a public repository |
---|
Extends the functionality of AutomateWoo with 3 custom "Shop" rules which check for failed orders over the last 24 hours, 6 hours and 1 hour.
Input your desired number of failed orders to check against. If your website has created that number of failed orders in that time period, the rule will return true, based on your comparator.
Tips:
- Is available for any trigger, since it doesn't use a specific order or subscription object
- Also includes a bonus rule which checks for pending orders created in the last 24 hours
- Would work well with the custom daily trigger here: https://github.com/a8cteam51/automatewoo-daily-trigger
This plugin is provided without any support or guarantees of functionality. If you'd like to contribute, feel free to open a PR on this repo. If you have a request, please open an issue.
Warning
Please test thoroughly before deploying to a production site.