Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2008
    Posts
    21
    Plugin Contributions
    0

    Default "Tax" label missing in order email

    When my store sends out an order confirmation, the email shows a line for the tax, but the word "Tax" is missing. I get something like:
    Sub-Total: $1.00
    Shipping: $4.95
    : $0.09
    Total: $6.04

    It's like this for both the text and HTML versions. If I go into /includes/languages/english/checkout_process.php, the value for tax is set:
    define('EMAIL_TEXT_TAX', 'Tax: ');

    (There are a whole bunch of spaces after the colon that you can't see in this post.)

    It's also set in /includes/languages/english/order.php, if that's what's being used:
    define('ENTRY_TAX', 'Tax:');

    I've been trying to step through the code, and I can't even find where this is being used. (Searching the files turns up nothing.) The closest I've been able to come is to see that the value should be set in $order_totals in /includes/classes/order.php when it's creating the email, but I can't figure out WHERE it's getting set.

    Any clues? This is driving me insane!

  2. #2
    Join Date
    Aug 2006
    Location
    Kihikihi, New Zealand
    Posts
    230
    Plugin Contributions
    3

    Default Re: "Tax" label missing in order email

    modules/order_total/ot_tax.php
    includes/classes/order.php

    would be possible, otherwise the best thing to do would be to do a search in your Tools/Developer Tool Kit, and do a search for 'TAX' or 'tax :', and see what that brings, but there are a large number of files that all have tax entries in them.

    I cannot think about the one that causes your problem

    Goshawk

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: "Tax" label missing in order email

    Check the Description on your Tax Definition ... I would think that it is missing ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Mar 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: "Tax" label missing in order email

    Quote Originally Posted by Ajeh View Post
    Check the Description on your Tax Definition ... I would think that it is missing ...
    There are not enough words in the English language to describe how awesome you are. THANK YOU!!!!!!


  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: "Tax" label missing in order email

    You are most welcome ... thanks for the update that you were just missing the Tax Description in the Locations / Taxes ... Tax Rates ... EDIT ... for your Tax rates and by entering the description it now shows on the checkout, email and orders ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. Can I show "Tax incl" and "tax not included" right behind the price
    By elektroarena in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 19 Jul 2012, 08:21 AM
  2. Can someone make "Customer Tax Exempt" and "Local Sales Tax" mods work together?
    By Squanto in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 7
    Last Post: 10 Sep 2010, 12:58 AM
  3. Missing "Tax" text
    By swingandmiss in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 23 Apr 2007, 05:29 AM
  4. Replies: 2
    Last Post: 10 Feb 2007, 05:23 AM
  5. The word "tax" is missing from my layouts!
    By joncrain in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Jul 2006, 02:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg