I am setting up a cart which has a limited delivery area.
I have set up the regions table, using postcodes (Australia). This works fine, except that some postcode areas are quite large and the supplier does not want to deliver to some cities.
eg. Postcode 4552 covers a large area comprising urban (Maleny) and rural (Conondale) cities.
My customer will deliver to Maleny but does not want to deliver to Conondale.
Is there a method or module that will let me specify a list of cities to deliver to?
Anything not on the list gets the "not deliver to your area" mesage.



