IguanaUK Posted January 4, 2008 Share Posted January 4, 2008 I have changed the // CUSTOMIZE THIS SETTING FOR THE NUMBER OF ZONES NEEDED $this->num_zones = 5; so i can have 5 zone rates, that worked fine. When i tested the zones in the checkout if the user is in zone 4 or 5 in the checkout this appears Shipping Method This is currently the only shipping method available to use on this order. Zone Rates No shipping available to the selected country And i dont know what i can do. I have moved zone 1s information that worked in the checkout into zone 5 and zone 5 information into zone 1, but still the information in zone 4 and 5 gets the same problem. Please help James Link to comment Share on other sites More sharing options...
Guest Posted January 4, 2008 Share Posted January 4, 2008 I have changed the // CUSTOMIZE THIS SETTING FOR THE NUMBER OF ZONES NEEDED $this->num_zones = 5; so i can have 5 zone rates, that worked fine. When i tested the zones in the checkout if the user is in zone 4 or 5 in the checkout this appears Shipping Method This is currently the only shipping method available to use on this order. Zone Rates No shipping available to the selected country And i dont know what i can do. I have moved zone 1s information that worked in the checkout into zone 5 and zone 5 information into zone 1, but still the information in zone 4 and 5 gets the same problem. Please help James This is pretty easy to set up, you just need to have the 2 letter iso codes to define what country is in which zone. I have done this for Australia, and have no problem with it. This is currently the only shipping method available to use on this order. This means what it says. Am I missing something? Link to comment Share on other sites More sharing options...
IguanaUK Posted January 4, 2008 Author Share Posted January 4, 2008 This is pretty easy to set up, you just need to have the 2 letter iso codes to define what country is in which zone. I have done this for Australia, and have no problem with it. This is currently the only shipping method available to use on this order. This means what it says. Am I missing something? I have entered the correct countries iso but what ever i put into zone 4 or 5 in the checkout it displays Shipping Method This is currently the only shipping method available to use on this order. Zone Rates No shipping available to the selected country if the user is in them zones. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.