- Descrição curta
- Blacklister for WooCommerce allows you to configure rules to block orders from specific users.
Blacklister for WooCommerce allows you to configure rules to block orders from specific users. The rules can be applied against the following information:
Customer’s name and surname
Customer’s address, including street, post code, city, province/state, country
Customer’s email address
Customer’s phone number
Customer’s IP address
All the rules can be used to have an exact match, or a partial match, using regular expressions (all fields, except the IP address) or IP address filter masks (IP address only).
We would like to thank Dustin Robinson for the contribution in relation to the blacklisting of phone numbers.
How it works
The plugin adds a new menu in WooCommerce backend, where you can specify a list of names, addresses, email addresses, phone numbers and IP addresses that will be blocked. When a customer tries to place an order, the Aelia Blacklister compares it against the configured rules. If one or more matches are found, the Blacklister stops the checkout process, showing an error message, customisable in the plugin’s settings page, to explain why the operation could not be completed.