I have a list of UK postcodes which I would like to EXCLUDE from shipping, i.e we dont ship there.
The list is in the format of for example:
BH1
BH2
FY2
How would I accomplish this in SmithCart - would I need to add the other combinations except my exclusions?
Also, when entering a Zip code, even though the drop down is set to United Kindom, the validation prompts for a number indicating "BH1" is not valid - this is obviously incorrect as that is the UK postal code format
Thanks