Page 36 of 64 FirstFirst ... 26343536373846 ... LastLast
Results 351 to 360 of 635
  1. #351
    Join Date
    Jul 2008
    Posts
    63
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    Hi jasmel,

    Please check out my previous posts to get a firm grasp of what I have implemented with my site:
    http://www.zen-cart.com/forum/showth...030#post727030
    http://www.zen-cart.com/forum/showth...607#post901607
    http://www.zen-cart.com/forum/showth...543#post908543

    For Washington State, I just kept the zone id the same = 62.
    The rate should be 6.5%.
    The local sales tax rate is added on top of the state tax rate.

    Hope this helps.
    -Jason

  2. #352
    Join Date
    Apr 2008
    Location
    South Florida
    Posts
    197
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    Using with 1.3.8

    Installed fine, sql mods also ok, when I go to put in my first tax rate, the country dropdown is empty and thus the zone dropdown is empty.. Any thoughts???

  3. #353
    Join Date
    Apr 2008
    Location
    South Florida
    Posts
    197
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    I got around my dropdown problem by directly importing my zip data to the backend. On my checkout screens it shows the zip before the description of each tax. How can I get rid of the zip being displayed?

    Thanks

  4. #354
    Join Date
    May 2005
    Posts
    361
    Plugin Contributions
    2

    Default Re: Local Sales Tax Mod - Support Thread

    The drop-down list is supposed to be pulling directly from your countries list. If its not working then it could be a sign of some sort of problem, its almost impossible to say why without more info.

    To remove the zip code from the output you will need to edit some lines in the following file:
    includes\modules\order_total\ot_local_sales_taxes.php

    At about line 204 look for the following:
    Code:
    			 
    //next we define the text used to describe the tax on the invoice 
    //to use only the rule label uncomment the following
    $ot_local_sales_taxes_rate_description = $ot_local_sales_taxes_rate_description . " " .$myfield;
    
    //to see the specific tax area with label uncomment the follwing
    $ot_local_sales_taxes_rate_description = $ot_local_sales_taxes_rate_description . " " . $taxlabel;
    You need to comment out the 3rd or 5th lines as you like it.
    (if you arent familiar with php to comment out the lines you simple put the // at the start of the line).

    LadyHLG

  5. #355
    Join Date
    Apr 2008
    Location
    South Florida
    Posts
    197
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    Thanks, That worked..

    I have all my countries deleted from the countries table except the US and Canada.. Can't figure out why that would be a problem.

  6. #356
    Join Date
    May 2005
    Posts
    361
    Plugin Contributions
    2

    Default Re: Local Sales Tax Mod - Support Thread

    Having only those two countries shouldnt matter. But again its hard to guess at what could be happening.
    Are you getting any kind of errors?

    LadyHLG

  7. #357
    Join Date
    Apr 2008
    Location
    South Florida
    Posts
    197
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    No errors, Working fine since I did an import of the data directly to the table without using the admin.

  8. #358
    Join Date
    May 2005
    Posts
    361
    Plugin Contributions
    2

    Default Re: Local Sales Tax Mod - Support Thread

    Can you edit the data from the admin?

    LadyHLG

  9. #359
    Join Date
    Apr 2008
    Location
    South Florida
    Posts
    197
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    It still shows the country dropdown as blank but the zone is there if I edit one.

  10. #360
    Join Date
    May 2005
    Posts
    361
    Plugin Contributions
    2

    Default Re: Local Sales Tax Mod - Support Thread

    Very strange. I'm stumped as to what it might be.
    I think I would have to see how its working to figure it out.

    LadyHLG

 

 
Page 36 of 64 FirstFirst ... 26343536373846 ... 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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR