Mô tả
A simplistic plugin for excluding shipping methods based on multiple rules such as shipping class, package weight and cart totals.
Excluding Payment Gateways
You can take full control of your store payment gateways by excluding certain gateways if certain rules were met in the checkout process. For example, you can exclude Check Payments if the cart total is less than 100$. You can add an unlimited number of rules to control your payment methods availability.
Excluding Shipping Methods
Moreover, you can have a high level of control over your store’s shipping methods, You can apply as many rules as you need in order to manage your shipping methods availability. For example, you may exclude some shipping methods if the order weight exceeds a certain weight, or exclude shipping method/s if the destination was a certain country.
Ảnh màn hình
Cài đặt
- Upload
restricted-shipping-and-payment-for-woocommerce.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- A new admin menu items
Shipping Conditions
andPayment Conditions
will be added to the WooCommerce menu item.
Hỏi đáp
-
Which rules are available to restrict payment gateways and shipping methods?
-
The following rules are available:
* Cart Total
* Coupon Code
* Customer
* Package Total Weight
* Billing Country
* Shipping Class
* Shipping Country
Đánh giá
Người đóng góp & Lập trình viên
“Conditional Payments and Shipping for WooCommerce” 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 “Conditional Payments and Shipping for WooCommerce” 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.0.11
- Added: WordPress 6.4 compatibility.
- Added: WooCommerce 8.2 compatibility.
- Added: Declaring WooCommerce HPOS compatibility.
- Fixed: Fix billing country rule.
1.0.10
- Added: WordPress 6.3 compatibility.
- Added: WooCommerce 8.0 compatibility.
1.0.9
- Added: WordPress 6.0 compatibility.
- Added: WooCommerce 7.0 compatibility.
- Fixed: Updated Select2.js to 4.0.6
1.0.8
- Added: WordPress 5.9 compatibility.
= 1.0.7
* FIXED: fix shipping classes issue with product variations
1.0.6
- FIXED: product weight for variations.
1.0.5
- FIXED: Not In operator was not working as expected.
- FIXED: Shipping classes rule was not calculated correctly.
1.0.4
- FIXED: Weight rule unit conversion was not considered.
- FIXED: Weight rule product quantity was not considered.
1.0.3
- FIXED: Cart total rule was not working.
- FIXED: Payment country rule was not working.
1.0.2
- FIXED: rule operators miss displayed.
1.0.1
- FIXED: the plugin security nonce was breaking other plugins.
1.0.0
- Initial release