Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Zone Table Rates - do I really have to add all the other countries manually?

Zone Table Rates - do I really have to add all the other countries manually?

Locked

Views: 2,088

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
18 Nov 2007, 3:11 AM
#1
tracyselena avatar

tracyselena

New Zenner

Join Date:
Mar 2005
Posts:
86
Plugin Contributions:
0

Zone Table Rates - do I really have to add all the other countries manually?

Hi,
I'm using the zone table rates. It's working beautifully for the first three zones which are Ontario, Canada & US. But the fourth zone is International. Do I really have to manually add each of the countries to this list for it to work?

Thanks Tracy

18 Nov 2007, 4:30 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Zone Table Rates - do I really have to add all the other countries manually?

Nope ...

What you need to do, providing you have the latest version of Zone Rate zones is copy and paste all of your settings into NotePad ...

Uninstall (remove) Zone Rate ...

Make sure that you have Edited the file:
/includes/modules/shipping/zones.php

And change the number of zones from 3 to as many as you need like 4 per the instructions ...

Then use the NEW feature where when you want to set everybody else to another rate than the others that you have defined, just enter the code as:
00

You will know you have the right Zone Rate shipping module as when editing you will see the text:

Set as 00 to indicate all two character ISO country codes that are not specifically defined.

and then set the Rates ...

Voila! all done! :cool:

18 Nov 2007, 4:32 AM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Zone Table Rates - do I really have to add all the other countries manually?

Ekks!! Zone Table Rates ... you mean the add-on not the one that comes with Zen Cart for Zone Rates zones or Table Rate table ... :eek:

Not sure if that is part of that code or not ... :blink:

20 Nov 2007, 10:52 PM
#4
successfulsinger avatar

successfulsinger

New Zenner

Join Date:
Nov 2007
Posts:
3
Plugin Contributions:
0

Re: Zone Table Rates - do I really have to add all the other countries manually?

You really are:cool:
Just been trying to add the zone number to 5.
I have got the e-start book and it didn't mention to change the php code then reinstall the zone module!
You have saved me a lot of hassle! :D

The singer

21 Nov 2007, 3:27 PM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Zone Table Rates - do I really have to add all the other countries manually?

You are most welcome ... glad that this helped ... :smile:

21 Nov 2007, 7:02 PM
#6
tracyselena avatar

tracyselena

New Zenner

Join Date:
Mar 2005
Posts:
86
Plugin Contributions:
0

Re: Zone Table Rates - do I really have to add all the other countries manually?

Hi Ajeh,
Yes I'm looking at the Table Zone Rates add-on module, not the one that comes with Zen-Cart. Reason I have to use that one is that my zones are not defined 100% by country, but instead a combination of province and country and multiple countries.

So having said that ...do you know how I can add all the countries to the "international" zone without manually going though and adding them all?

Thank you. Tracy

22 Nov 2007, 4:39 PM
#7
tracyselena avatar

tracyselena

New Zenner

Join Date:
Mar 2005
Posts:
86
Plugin Contributions:
0

Re: Zone Table Rates - do I really have to add all the other countries manually?

and I also have to use the table method for each zone (based on order total)

thanks tracy