Page 3 of 64 FirstFirst 123451353 ... LastLast
Results 21 to 30 of 635
  1. #21
    Join Date
    Jun 2008
    Posts
    328
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    Quote Originally Posted by zcnb View Post
    No, I kept the default 250. I will try this shortly and see whether this helps. What value do you recommend?
    I changed the sort order to 301 (one above Tax) but that didn't help.

    I also changed the permissions on the mod's .php files from 644 to 755, but that didn't help either.

    I must be doing something fundamentally incorrect but what is it?

  2. #22
    Join Date
    May 2005
    Posts
    361
    Plugin Contributions
    2

    Default Re: Local Sales Tax Mod - Support Thread

    Its difficult to say what could be causing the problem.
    First, double check your tax class to be sure the products you are using to test with match the tax class set up for your local tax, I've seen this cause problems many times.
    Also, have you installed any other mods that could possibly conflict with this one?
    LadyHLG

  3. #23
    Join Date
    Jun 2008
    Posts
    328
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    Quote Originally Posted by LadyHLG View Post
    First, double check your tax class to be sure the products you are using to test with match the tax class set up for your local tax,
    I have only one tax class (my state's sales tax). Should I define a new tax class for this local sales tax?

    Also, if I enable debugging, where do should I expect to see the debug information?

    Quote Originally Posted by LadyHLG View Post
    Also, have you installed any other mods that could possibly conflict with this one?
    Other than installing the GV bugfix, I installed only one mod (aka "add on") - CAPTCHA by Andrew Berezin. That add on worked and continues to work flawlessly.

    I just have to make yours work (for me - I know it works for others).

    Thanks,
    Daniel

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

    Default Re: Local Sales Tax Mod - Support Thread

    No, you should not need to create a new tax class, you just need to be sure the tax class is assigned to your test product and to the local tax.

    The debugging info will show up in the checkout area above the cart total summary, but it will only show if the local sales tax is actually being applied.

    I'm not sure what else to suggest at this point. If you would like I could take a look at the admin settings. If that's what you would like to do you can PM me with log-in info.

    LadyHLG

  5. #25
    Join Date
    Jun 2008
    Posts
    328
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    LadyHLG, thank you very much for your help. I just PM-ed you the required info.

    BTW, I also checked whether this has anything to do with the infamous DOS vs. UNIX end-of-line. My host is Linux based. All Zen Cart .php file have DOS end-of-line (CRLF), so this couldn't be the source of the problem.

  6. #26
    Join Date
    Oct 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    Hello. I have be working with this mod and it is great, thanks so much for putting this out there. I am working on a table for NC, with Counties, City, Zip. So I will post that when I am done.

    But I am having one issue. Here is an example of what my checkout window looks like:

    -----------Your Total---------------------

    Your TotalLocal Tax Rec ID: 1
    Tax Name: 28678 Alexander County Tax 2.75% - 0.55


    Sub-Total: $19.95

    Per Item (Best Way): $4.95

    NC State Tax 4.25%: $0.85

    Total: $26.30



    So at first glance I notice that the amount was right, but I didn't see the local tax amount, and then it was at the top, not listed under NC State Tax 4.25% like I thought it would be.

    Do you know if there is anyway to fix this?

    Thanks again for all your help!!

  7. #27
    Join Date
    Jun 2008
    Posts
    328
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    Quote Originally Posted by Kokopelli628 View Post
    So at first glance I notice that the amount was right, but I didn't see the local tax amount, and then it was at the top, not listed under NC State Tax 4.25% like I thought it would be.

    Do you know if there is anyway to fix this?
    Kokopelli628, I wish I were at your situation.

    I am still at lost with my own problem, but if I understand your problem correctly, you just need to turn off "debug mode" where you install/uninstall or enable/disable this module.

    Also, you may want to change the sort order from the default 250 to 301 or higher.

    Lastly, I hope that you applied the GV bugfix, otherwise you will have calculation errors when customers use gift vouchers (aka gift certificates).

    HTH,
    Daniel

  8. #28
    Join Date
    Oct 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    Daniel,

    Thanks for the tip. That did take if off the top, but it is not showing up at all now, but the calculation is still correct, go figure!

    I will have to go in and debug the GV, too.

    Thanks for that as well!!

  9. #29
    Join Date
    May 2005
    Posts
    361
    Plugin Contributions
    2

    Default Re: Local Sales Tax Mod - Support Thread

    Kokopelli628,
    Make the sort order for the local sales tax mod lower than that for the tax. So if your tax sort order is 300 make the local sales tax 299.

    Does the output show now in the totals?

    LadyHLG

  10. #30
    Join Date
    Nov 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: Local Sales Tax Mod - Support Thread

    Quote Originally Posted by LadyHLG View Post
    Check your database to be sure the table is there and it is named correctly with whatever table prefix you have chosen (if any).
    LadyHLG
    I've just installed this mod--thanks! Being from NY has made collecting sales tax a nightmare... my issue:

    When I goto Local Sales Taxes I get this messsage (like another poster):

    ~~~~~~~~~~~
    1146 Table 'chargeshop.tax_rates_local' doesn't exist
    in:
    [select count(*) as total FROM (tax_rates_local st LEFT JOIN tax_class tc ON st.local_tax_class_id = tc.tax_class_id) LEFT JOIN zones z ON st.zone_id = z.zone_id]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    ~~~~~~~~~~~

    I have no other modules installed, just Zen Cart 1.3.8a.

    Was the quote above for fixing this problem? If so, I still don't know what I should do. Would you please explain it a bit more? Thanks!

 

 
Page 3 of 64 FirstFirst 123451353 ... 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