shipping cost based on shipping zone is not working
-
I’m building a ecommerce website with wordpress by using woocommerce. I set shipping cost based on shipping zone with postal code. For example,
1. shipping zone name is “latha” state, zone region is “Myanmar” and postal code is 11191 for “Yangon” city. I set “flat rate” shipping method for this zone and shipping cost is 1500Ks.
2. shipping zone name is “lanmadaw” state, zone region is “Myanmar” and postal code is 11191 for “Yangon” city. I set “flat rate” shipping method for this zone and shipping cost is 1000Ks.
3. shipping zone name is “sule” state, zone region is “Myanmar” and postal code is 11191 for “Yangon” city. I set “free” shipping method for this zone.
The problem that I faced with is the shipping cost didn’t change according to shipping zone.First, I choose latha and calulate shipping cost, it was ok and I can see shipping cost is 1500Ks. And then, I choose lanmadaw and update shipping field, it doesn’t work and I can only see the cost is 1500Ks. Actually I set for this region is 1000Ks and also same for sule region.
This is really a big problem for me and I need to solve it well. Please let me know how to fix it.
- The topic ‘shipping cost based on shipping zone is not working’ is closed to new replies.