Mô tả
Plugin that allows you to input a list of postal / zip codes to block from ordering on your Woocommerce site. You can determine if you want to hide a payment gateway (i.e. credit card) or an outright block. You can now select multiple payment gateways to “remove” if the zip or postal code matches during the checkout process. An encrypted browser cookie is set that expires on a defined date, set by you in the admin settings. This means that you can “Ban” specific payment gateways for any number of days if the end-user’s postal or zip code matches.
Want to see the plugin in action?
You can view three example sites where this plugin is live :
- Example Site 1 : WordPress Hosting
- Example Site 2 : Web Design in Toronto
Features
- Settings area to allow you to define the postal codes in a text box. Postal / zip codes should be one per line.
Ảnh màn hình
Cài đặt
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/shif8-wooblock
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Navigate to the plugin settings page and define your settings
Hỏi đáp
- I tested it on myself and its not working for me!
-
You should add a postal code (dont worry about spaces like L0L 0L0 versus L0L0L0, or case sensitivity). Then in a new browser (not logged in as admin) try to checkout with a blocked postal code.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Shift8 Woocommerce Postal Blocker” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Shift8 Woocommerce Postal Blocker” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.00
- Stable version created
1.01
- Fixed bug in pattern matching portion of postal code array
1.02
- Added ability to set number of days for the cookie to ban payment gatways. Default is 30 if none is entered.
- Added ability to select multiple payment gateways to remove if a postal or zip code matches the list
1.03
- Loading admin js file correctly now
1.04
- WordPress 5 compatibility