Hi, How do I set to restrict postal codes within a zone?
Woocommerce instructions say:
Select Limit to specific zip/postcodes (if applicable) to further narrow which customers match this zone. For example, you can set a local zone with a specific set of postcodes (one per line); a range of postcodes (e.g. 90210…99000), or use wildcards (e.g. CB23*).
When I follow the instructions I tried using postal code ranges like this:
V1****…V9****
And any postal codes within that postal code range gets the message “No shipping options were found for that postal code”
SO I tried setting postal code ranges as:
V1****
V9**** (one per line)
And I still get the same message.
How do I successfully restrict shipping for only certain Postal Code ranges?