I was sure I had something like this coded before but I can't for the life of me find the damn code so I'm asking if anyone else has come up with this or knows someone that has.
Basically, a simple module that allows you to enter certain expressions, text, patterns that the system will automatically parse and check against new orders. This would then mark the order as fraud/cancelled(whatever you chose) if the order matches any of the 'rules' you have set up in this module.
So, some examples would be:
- "ilovespam" appearing anywhere in the hostname provided
- Any orders coming from AS36352
- Any orders coming from.. France
- if the email address '[email protected]' is used
I'm pretty sure something like this must exist in some form.. but can I find it?
Basically, a simple module that allows you to enter certain expressions, text, patterns that the system will automatically parse and check against new orders. This would then mark the order as fraud/cancelled(whatever you chose) if the order matches any of the 'rules' you have set up in this module.
So, some examples would be:
- "ilovespam" appearing anywhere in the hostname provided
- Any orders coming from AS36352
- Any orders coming from.. France
- if the email address '[email protected]' is used
I'm pretty sure something like this must exist in some form.. but can I find it?