這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Advanced Shipping Validation for WooCommerce

外掛說明

With Advanced Shipping Validation for WooCommerce you can setup your own shipping validation rules. With these rules you can prevent
customers from finishing the checkout process based on your conditions.

Prevent finishing checkout?!
There are valid reasons why you’d want to prevent someone from checking out with products in their cart.
At the checkout is the moment where you definitely know where the products should be shipped, at that time, it could be that
the customer has some products that are not allowed to ship to certain locations.

A common use case with this is the restriction of certain products being shipped from the mainland to states like Hawaii and Alaska.

Translations, feature requests and ratings are welcome and appreciated!

螢幕擷圖

  • Example shipping validation
  • Back-end shipping validation setup
  • Validation overview page

安裝方式

  1. Upload the folder advanced-shipping-validation-for-woocommerce to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the settings page to fine-tune the settings if desired

使用者評論

2020 年 7 月 28 日
Exactly what I needed but it is not working for me.
2019 年 8 月 25 日
Hi, I'm very interested with this. I really like it. Actually, I'm looking for this service and finally got it. Very very thanks.
2019 年 6 月 4 日
This plugin creates a Validation Rules page in WooCommerce Shipping which allows you to create any sort of shipping rules you might need. Our business has a category of products which cannot be delivered outside a certain zip code range, however, WooCommerce would still allow the transaction to proceed if there were other products in the cart which could be delivered anywhere. The Advanced Shipping Validation plugin solved that problem with a few simple conditions, and also allowed us to put up a message explaining to our customers why their transaction could not be processed. On top of this being a tremendously useful and free plugin, the plugin author Jeroen provides excellent support.
2018 年 11 月 8 日
Justo lo necesario para validar los envíos en woocomerce.
2018 年 5 月 10 日
Thank you for writing this plugin. This is what I've been looking for.
2017 年 10 月 3 日
This plugin is simple to use, yet incredibly powerful. It will save you hours of time - especially if you're a novice programmer. There are other plugins that do similar things but they charge outrageous amounts for subscriptions. Jeroen gives it all to you for free in a simple, easy to understand interface. He is clearly very skilled at what he does, and also exceptionally generous - given that this plugin is completely free. I highly recommend this for anyone that needs to set complicated rules over their Woocommerce shop.
閱讀全部 9 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Advanced Shipping Validation for WooCommerce〉的開發相關工作。

參與者

變更記錄

1.1.5 – 28-01-2020

  • [Fix] – Overview setting not saving with some newer WC versions

1.1.4 – 02-08-2019

  • [Update] – Update WP Conditions to 1.0.9
  • [Fix] – Notice on overview table when turning debug mode on
  • [Fix] – WC Core shipping options showing on settings page on WC 3.6+

1.1.3 – 12-11-2018

  • [Improvement] – Update WP Conditions to 1.0.8
  • [Improvement] – Responsive overview table
  • [Fix] – Product condition not working for variations

1.1.2 – 29-06-2017

  • [Improvement] – Update WP Conditions to 1.0.3
    – [Fix] – ‘User role’ condition ‘Guest’ wasn’t working
    – [Improvement] – Allow conditions outside postbox / multiple times inside. Not limited to .postbox class.
    – [Add] – Zipcode range support. E.g. ‘Zipcode’ = ‘equal to’ = ‘10000-20000,30000-40000’

1.1.1 – 21-03-2017

  • [Improvement] – Full WC 3.0 compatibility changes / improvements
  • [Update] – WP Conditions library

1.1.0 – 03-03-2017

IMPORTANT NOTE – As of this version, the plugin requires PHP 5.3 or higher to function

  • [Improvement] – Big refactor of the backend conditions
  • [Improvement] – Smoother User Experience with conditions
    • Instant adding of conditions / condition groups
    • Only show valid operator options
    • Instantly show condition descriptions
    • Deleting entire condition groups
    • Duplicate condition groups
  • [Improvement] – WC 2.7 compatibility changes

1.0.3 – 09-09-2016

  • [Fix] – Add Condition not loading

1.0.2 – 26-08-2016

  • [Improvement] – Refactored condition code (backend)
  • [Improvement] – Allow dollar and percentage signs in the ‘coupon’ condition to setup the condition based on the amounts instead of solely coupon codes
  • [Improvement] – Add support for continents in the ‘country’ condition (requires WC 2.6+)
  • [Improvement] – Improved ‘product’ condition value fields (allow searching) and supports huge amounts of product

1.0.1

  • [Fix] – Make sure the ‘contains category’ condition with ‘equal to’ doesn’t always return true
  • [Fix] – Conflict where saving a different ‘shipping’ settings page, the ‘enabled’ option would go unchecked.

1.0.0

  • Initial release