Conditional Payments and Shipping for WooCommerce

تفصیل

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.

سکرین شاٹاں

  • Excluding local pickup shipping method in case the total cart weight is less than 5kg.
  • Excluding Direct Bank Transfer if the Cart Total is less than 400$ or the billing country is the United Kingdom.

انسٹال کرݨ

  1. Upload restricted-shipping-and-payment-for-woocommerce.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. A new admin menu items Shipping Conditions and Payment Conditions will be added to the WooCommerce menu item.

ہرہک دے سوال

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

ریویو

مارچ 20, 2021
Wow thanks a lot! This did exactly what I needed! Using this handy plugin, you can create more complex shipping scenarios even with the default woocommerce settings!
اگست 23, 2020
I can now set shipping methods for different Shipping classes. Exactly what I was looking for. Thank you!!! Please keep up the good work.
سارے 2 ریویو پڑھو

Contributors & Developers

“Conditional Payments and Shipping for WooCommerce” is open source software. The following people have contributed to this plugin.

حصہ پاوݨ آلے

تبدیلی لاگ

1.0.12

  • Fixed: Shipping classes issue for variable products.
  • Added: WooCommerce 8.5 compatibility.

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