Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Zone Table Rate doesn't work - display yellow

Zone Table Rate doesn't work - display yellow

Views: 1,887

Results 1 to 6 of 6
16 Jan 2012, 6:29 AM
#1
larryweiss avatar

larryweiss

New Zenner

Join Date:
Feb 2009
Posts:
23
Plugin Contributions:
0

Zone Table Rate doesn't work - display yellow

presently using: v1.3.9h

Installed zone table rate. Setup four zones.
The Red-Green-Yellow-"status light" glows only yellow. And the system adds nothing to the shipping estimator.

Product weights have been set. Following is the setup data.

Set separate table rate for different shipping zones

Enable Table Method
True

Table Method
weight

Tax Class
Taxable Goods

Tax Basis
Shipping

Sort Order
0

Shipping Zone 1

Zone 1 Shipping Table
35:35

Zone 1 Handling Fee
0

Shipping Zone 2
Alaska / Hawaii 14-21 Days

Zone 2 Shipping Table
35:75

Zone 2 Handling Fee
0

Shipping Zone 3
--none--

Zone 3 Shipping Table
35:85

Zone 3 Handling Fee
0

Shipping Zone 4
--none--

Zone 4 Shipping Table
25:8.50,50:5.50,10000:0.00

Zone 4 Handling Fee
0

16 Jan 2012, 2:25 PM
#2
ajeh avatar

ajeh

Oba-san

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

Re: Zone Table Rate doesn't work - display yellow

You need to start with Zone 1 and not skip it ...

Next, you cannot make up zones, you have to use the actual ISO codes for the countries:

Zone 1 Countries
Comma separated list of two character ISO country codes that are part of Zone 1.
Set as 00 to indicate all two character ISO country codes that are not specifically defined.

From what you are showing, you may want the Free Software Add On for Zone Tables where you can build specific Zone Definitions to be used ...

I believe this is the Add on that does that:
http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=695

17 Jan 2012, 1:41 AM
#3
larryweiss avatar

larryweiss

New Zenner

Join Date:
Feb 2009
Posts:
23
Plugin Contributions:
0

Re: Zone Table Rate doesn't work - display yellow

Thank you Linda for your reply.

I have been using zone tables rather than specific zones. The reason is that I also have to charge NJ state taxes, and need to ship seperately to Alaska and Hawaii. States seem not to be part of zones.

I was able to download the mod you suggested and it works well.

Downloaded:
Multiple Shipping Zones Module
Zones Table Rate For Multiple Zones
The SQL Patch for the Lower 48+DC found at http://www.zen-cart.com/forum/showthread.php?t=83677

Set the number of zones in the file zones.php to 4

Created 4 zones

  1. Alaska and Hawaii slow Freight ($75 set in table) US + 2 States, Alaska, Hawaii; tax rate 0

  2. Alaska and Hawaii Fast Freight ($185 set in table) US + 2 States, Alaska, Hawaii; tax rate 0

  3. New Jersey, Freight ($35 set in table) US + 1 State, New Jersey; tax rate 8

  4. Lower 48+DC Freight ($35 set in table) US + 53 States All show correctly (Alabama-South Dakota) tax rate 0

Set the sort order to 4123

All of the zones show as green

But the Shipping module; (Which show enable true) still glows yellow.

Is it possible to do what I want to, or am I missing it altogether.

Thanks in advance for any help.

Larry Weiss

17 Jan 2012, 2:00 AM
#4
ajeh avatar

ajeh

Oba-san

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

Re: Zone Table Rate doesn't work - display yellow

The yellow icon means two things ... either there is something to correct or you have set a Zone on the shipping module that is filtering its usage based on the shipping address ... so it does not mean anything is necessarily wrong if you have a Zone set on it ...

17 Jan 2012, 7:18 AM
#5
larryweiss avatar

larryweiss

New Zenner

Join Date:
Feb 2009
Posts:
23
Plugin Contributions:
0

Re: Zone Table Rate doesn't work - display yellow

Thank you again. Your effort is appreciated. I hope others will see this thread and find it useful.

The Zone Table Rate seems to be working (and still glowing yellow). BUT it is NOT doing what it seems like it should do.

There are four zones All in the US:

  1. Lower 48
  2. Alaska & Hawaii - Ground ship
  3. Alaska & Hawaii - Air ship
  4. New Jersey - Store location so taxable

I would expect that if the shipping estimator would offer United States as the only "Country"option and that the next field "State/Province" would show only my four defined zones.

In fact all 200+ countries and then all appropriate states/provinces are displayed./

If you select US/Alaska it will go to the higher cost shipping. There will be no mention of the ground rate shipping.

Is there any way can I have only my available options; and all 4 of my available options offered to the customer?

Please notice the two Alaska/Hawaii zones. Is this kosher? Or am I creating a problem with two Zones containing the same two states but with a different definition and different shipping costs?

You, Linda might find it interesting that you are such valuable asset to this community, you have significant celebrity power. It's a little weird to get help from the Oracle. If you get the impression that I am star struck, you are right. If you get the impression that I am making a pass, then know that I am 74 years old and have forgotten whatever was needed know.

Thanks
Larry

17 Jan 2012, 2:32 PM
#6
ajeh avatar

ajeh

Oba-san

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

Re: Zone Table Rate doesn't work - display yellow

Unfortunately, that is designed for 1 shipping method to run at a time, based on the Zone Definitions ...

So only 1 of your Alaska/Hawaii would run ...

You could remove the Alaska/Hawaii Ground, for example, and install the Table Rate table shipping module and set that to the Alaska/Hawaii Ground ...

Now the two shipping modules would run for Alaska/Hawaii ... then customize your language files as you want them to display for your shipping ...

Or, if you have a set of Ground and a set of Air for everyone, you could clone the Zones Table Rate zonetable and make one for Ground and one for Air ...