开发者 |
prasidhda
sranzan BrianHenryIE |
---|---|
更新时间 | 2022年11月30日 22:00 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 6.1.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly.Yes. This feature is available from version 2.1.0. = Can I use email wildcard for blacklisting? Yes, absolutely. This feature is available from version 2.4.0. You can enter the wildcard entry without an asterisk (*). E.g. If you put "john", It will block orders from every email containing the string "john", john@gmail.com, john@yahoo.com, johndoe@anyhting.com, avfjohndev@anything.com and so on.
The full syntax for block by address is, “Street address 1, Address 2, City, State, ZIPCODE, Country” Also, the partial address can also be used. For example, “Springfield, US” will block every order in every city named Springfield in the US; Likewise, “90210” will block all orders to that zip code. Similarly, “Springfield, IL” will block all the orders from an address in a city named “Springfield” in the state “Illinois”. “Springfield” will block every order from “Springfield”. “IL” will block every order from the state “IL”. “US” will block orders from country “United States” and so on. So, the very simple rule is, you can create any combination of address fields “Street address 1, Address 2, City, State, ZIPCODE, Country” separated by a comma as needed.
There are three ways to blacklist the customer. First, open the order edit page, choose the option "Blacklist Customer" in the "order actions" section and update the order page and it will add the customer's details into blacklist. Second, navigate to Woocommerce > Settings > Blacklisted Customers tab. You will see three different textarea fields for "Email" "Phones" & "IP Address". You can manually edit those setting to update the blacklisted customers.
Yes, There is. Wildcard must be in the format of "%address%"; enclosed by "%". For example; If you put the "%Springfield%" as a wildcard rule for address, It will block the order if there is any match of "Springfield" within any of customer\'s address(Street address, address line 2, city etc.)
Yes, there is. But this auto system will be in action only for those payment gateways which authorizes the payment details and charge instantly (Electronic Check, Credit Card) etc.
Let us take an example of Electronic check payment gateway. When customer successfully validates the payment fields like "Route Number", "Account Number" & "Check Number" fields, those values will be sent for authorizing. If Bank couldn't authorize those customer details, the woo commerce will mark the order as "Failed". Then, same customer may try to create the multiple number of "Failed" orders. This plugin will track that behavior and blacklist the customer from future checkout.
Yes, absolutely. You can either edit the setting option in "Woocommerce > Setting > Blacklisted Customers" or you can do it from the order edit page under "Order Actions" option.
Yes, absolutely. You can choose the multiple orders statuses in setting and this is completely compatible with WooCommerce Order Status Manager.
Yes. From version 2.3.0, you can whitelist the payment gateways and white list specific users. You can either user email address or WP user Id.