Zen Cart Logo

Missing "Tax" text

Locked

Views: 808

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
22 Apr 2007, 5:41 AM
#1
swingandmiss avatar

swingandmiss

Zen Follower

Join Date:
Apr 2007
Posts:
138
Plugin Contributions:
0

Missing "Tax" text

I'm using the latest Zen Cart, with PPEC and the latest patch, with the USPS shipping module. When looking at the checkout screens, the tax isn't labeled. So it looks something like this:

Sub-Total: $x.xx

    $x.xx   [this is the tax that is unlabeled)

 United States Postal Service (First-Class Mail (2 - 5 days)):

$x.xx

Total:$x.xx

Which file should I be looking in to correct this?

22 Apr 2007, 2:55 PM
#2
ajeh avatar

ajeh

Oba-san

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

Re: Missing "Tax" text

Look in your configuration settings for your taxes ... did you miss a definition?

23 Apr 2007, 3:45 AM
#3
swingandmiss avatar

swingandmiss

Zen Follower

Join Date:
Apr 2007
Posts:
138
Plugin Contributions:
0

Re: Missing "Tax" text

Ajeh:

Look in your configuration settings for your taxes ... did you miss a definition?

I'm not sure what you mean, but maybe my question wasn't clear. It's calculating tax correctly, it just isn't labeled "tax" so a person might not know what the charge is for.

23 Apr 2007, 4:03 AM
#4
ajeh avatar

ajeh

Oba-san

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

Re: Missing "Tax" text

That is because you are missing the Description on the Tax Rate ...

Go to your Admin ... Localization/Taxes ...

Hit Edit and enter a Description ...

23 Apr 2007, 4:08 AM
#5
swingandmiss avatar

swingandmiss

Zen Follower

Join Date:
Apr 2007
Posts:
138
Plugin Contributions:
0

Re: Missing "Tax" text

Aha! You're are very much correct. That part is fixed now. Now I just need to figure out why the shipping charge is on the line above the shipping description.

23 Apr 2007, 4:14 AM
#6
ajeh avatar

ajeh

Oba-san

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

Re: Missing "Tax" text

Long line of text in a little bitty mini honey sized space = wrap ...

23 Apr 2007, 4:29 AM
#7
swingandmiss avatar

swingandmiss

Zen Follower

Join Date:
Apr 2007
Posts:
138
Plugin Contributions:
0

Re: Missing "Tax" text

Correct again. It looked like there was plenty of room on a single line, but when I select a different (shorter) shipping option, it lined up. I'll have to fix that in the template. Thanks.