Needs review
Project:
Ubercart Restrict Shipping By Country
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2010 at 17:33 UTC
Updated:
13 Oct 2010 at 19:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
agileware commentedAgreed, this would be a good feature.
Comment #2
hachreak commentedHi at all,
I have created a patch to support the configuration of a ship restriction for any product classes.
I think that for the usability, the selected countries (by checkboxes) are the countries that you can't ship the product. So, I have inverted the logic: if you create a new product class, it's shippable by default and if you want, you can select which country can't be shippable.
I have attached the patch. :D
bye bye .hachreak.
Comment #3
grub3 commentedVery good idea, I am testing it ASAP on our live web site.
Comment #4
grub3 commentedThanks for the patch, but restrictions should apply product by product.
Examples:
* Product A : can only be shipped in the European Union, per legal restrictions.
* Porduct B : can only be shipped in the EU and US, per contract with provider.
We really need granular restrictions ...