Page 1 of 2 12 LastLast
Results 1 to 10 of 659

Hybrid View

  1. #1
    Join Date
    Aug 2014
    Location
    United States
    Posts
    1
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    How do I make actual tax % show up upon check out? It calculates everything correctly, but I'd like it to show tax rate to the customer as well.
    Zen Cart v1.5.3, tax module 2.5.3a

  2. #2
    Join Date
    Jun 2012
    Location
    Florida
    Posts
    123
    Plugin Contributions
    5

    Default Re: Local Sales Tax Mod - Support Thread

    Quote Originally Posted by bratan View Post
    How do I make actual tax % show up upon check out? It calculates everything correctly, but I'd like it to show tax rate to the customer as well.
    Zen Cart v1.5.3, tax module 2.5.3a
    If everything is installed and configured, than this information will be displayed during checkout on step 2 of 3 in the order totals block.
    Do you see anything in this area for the tax rates?
    Backup Files and Databases First. GitHub
    Suggestions, Plugins, etc. used at your own risk.

  3. #3
    Join Date
    Jun 2012
    Posts
    50
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    Hello Zenners :)
    I was hoping someone can help me here or lead me to a page where the solution might be located.

    I have installed this module and it works perfectly, except the local tax is not defined as to what the price is on the 'order total'

    I have defined that the local tax be 8%.
    I buy $100 worth of stuff and the local sales tax is calculated to be $8.

    Great so far, however, (as depicted in the photo) there is nothing that let's the user know what the $8 is they are being charged.
    How can I define it to be 'Local Sales Tax' instead of the blank that appears there? I'm really a novice here trying to learn to be a zenner

    Click image for larger version. 

Name:	local_sales_tax.jpg 
Views:	205 
Size:	13.3 KB 
ID:	14399

    Any help would be highly appreciated. thanks

  4. #4
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,587
    Plugin Contributions
    29

    Default Re: Local Sales Tax Mod - Support Thread

    Looks like you're missing a language define. Check your install for a missing file.

  5. #5
    Join Date
    Jun 2012
    Posts
    50
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    Quote Originally Posted by jeking View Post
    Looks like you're missing a language define. Check your install for a missing file.
    Thanks for the reply. But I reinstalled everything again, however I am having no luck.
    How do I check for missing install files, btw?

  6. #6
    Join Date
    Jun 2012
    Posts
    50
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    Quote Originally Posted by nesum18 View Post
    Thanks for the reply. But I reinstalled everything again, however I am having no luck.
    How do I check for missing install files, btw?
    it seems like it is defined, but not working?

    languages/english/modules/order_total/ot_local_sales_taxes.php

    define('MODULE_ORDER_TOTAL_COUNTY_LOCAL_TAX_TITLE', 'Local Sales Tax');
    define('MODULE_ORDER_TOTAL_COUNTY_LOCAL_TAX_DESCRIPTION', 'County/State Local Sales Taxes');
    define('MODULE_ORDER_TOTAL_COUNTY_LOCAL_SALES_TAX', 'Sales Tax:');

  7. #7
    Join Date
    Jun 2012
    Posts
    57
    Plugin Contributions
    2

    Default Re: Local Sales Tax Mod - Support Thread

    Since there doesn't seem to be any support happening here, I've taken matters into my own hands (a dangerous thing) and hacked three files to support a rather odd but usable method to deal with handling local taxes using the existing "built-in" tax module. If anyone is interested in what I did, send me a message and I'll try to explain it.

  8. #8
    Join Date
    Jun 2012
    Posts
    57
    Plugin Contributions
    2

    Default Re: Local Sales Tax Mod - Support Thread

    I can certainly make the change necessary to force the recalculation of tax if given some guidance. This is a really big problem for my site and I really need to get a solution soon.

    Thanks in advance for any help!

  9. #9
    Join Date
    Jun 2012
    Location
    Florida
    Posts
    123
    Plugin Contributions
    5

    Default Re: Local Sales Tax Mod - Support Thread

    Quote Originally Posted by nesum18 View Post
    Hello Zenners :)
    I was hoping someone can help me here or lead me to a page where the solution might be located.

    I have installed this module and it works perfectly, except the local tax is not defined as to what the price is on the 'order total'

    I have defined that the local tax be 8%.
    I buy $100 worth of stuff and the local sales tax is calculated to be $8.

    Great so far, however, (as depicted in the photo) there is nothing that let's the user know what the $8 is they are being charged.
    How can I define it to be 'Local Sales Tax' instead of the blank that appears there? I'm really a novice here trying to learn to be a zenner

    Click image for larger version. 

Name:	local_sales_tax.jpg 
Views:	205 
Size:	13.3 KB 
ID:	14399

    Any help would be highly appreciated. thanks
    It Looks like you did not completely setup the "Location / Taxes" selections, the information you point to is from these entries, see attached images.

    The overall "Tax Rates" Description field is used on the form where you point.
    Click image for larger version. 

Name:	SalesTaxFL.jpg 
Views:	113 
Size:	34.0 KB 
ID:	14400

    If you need to setup "Local Sales Taxes" this next image may help, again the Tax Description field will show on the form in the area you point.
    Click image for larger version. 

Name:	localSaleTaxes.jpg 
Views:	142 
Size:	41.8 KB 
ID:	14401
    Backup Files and Databases First. GitHub
    Suggestions, Plugins, etc. used at your own risk.

  10. #10
    Join Date
    Jun 2012
    Posts
    50
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    Quote Originally Posted by potteryhouse View Post
    It Looks like you did not completely setup the "Location / Taxes" selections, the information you point to is from these entries, see attached images.

    The overall "Tax Rates" Description field is used on the form where you point.
    Click image for larger version. 

Name:	SalesTaxFL.jpg 
Views:	113 
Size:	34.0 KB 
ID:	14400

    If you need to setup "Local Sales Taxes" this next image may help, again the Tax Description field will show on the form in the area you point.
    Click image for larger version. 

Name:	localSaleTaxes.jpg 
Views:	142 
Size:	41.8 KB 
ID:	14401
    THANK YOU SO MUCH! :) Simple solution: I didn't add the Tax Description...lol

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Tax getting added twice after installing Local Sales Tax mod
    By RFree190 in forum General Questions
    Replies: 0
    Last Post: 19 Mar 2013, 05:10 AM
  2. v150 Problem with Local Sales Tax mod
    By pwithers in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 18 Jun 2012, 10:16 PM
  3. local sales tax mod not working
    By sharpie82 in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 2
    Last Post: 12 Dec 2011, 11:43 AM
  4. New York State Sales Tax by Zip Full Database for Local Sales Tax Mod 2011
    By SCHNiKEN in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 11 Apr 2011, 04:51 AM
  5. Local Sales Tax Mod and Reward Points Mod
    By retched in forum Addon Payment Modules
    Replies: 1
    Last Post: 9 Feb 2011, 02:09 AM

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