I have a local postcode for eg 1234
and in this postcode there is 20+ different towns.
I would like to have Woocommerce detect the city name from the shipping and allocate a charge based on a list.
town1 = free
town2 = free
town3 = $5
town4 = 10
is something like this possible?