At the checkout is the moment where you 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..
common use case with this is the restriction of certain products being shipped from the mainland to states like Hawaii and Alaska..
Upload the folder advanced-shipping-validation-for-woocommerce to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress.
Go to the settings page to fine-tune the settings if desired...
I have put together site that needs to be able to sort through products in the cart and then decide if the sale can be completed based upon the country of the purchaser..
I also need it to be able to tell the customer why they are unable to make the purchase.
I am building e-commerce site that has products all over the place some can ship outside of Australia, some can't, so I needed validator that is customisable to that need..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Allow dollar and percentage signs in the 'coupon condition to setup the condition based on the amounts instead of solely coupon codes.
Read more