Page 65 of 66 FirstFirst ... 155563646566 LastLast
Results 641 to 650 of 655
  1. #641
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,301
    Plugin Contributions
    125

    Default Re: Local Sales Tax Mod - Support Thread

    Small tweak: in readme_local_sales_tax.html, the h1 title is wrong. (Says "Optional/Required Shipping Insurance")
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #642
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,376
    Plugin Contributions
    94

    Default Re: Local Sales Tax Mod - Support Thread

    Quote Originally Posted by swguy View Post
    Small tweak: in readme_local_sales_tax.html, the h1 title is wrong. (Says "Optional/Required Shipping Insurance")
    Thanks, updated on GitHub.

  3. #643
    Join Date
    Jun 2007
    Location
    Bronx, New York, United States
    Posts
    681
    Plugin Contributions
    8

    Default Re: Local Sales Tax Mod - Support Thread

    For anyone trying to use the 2.5.3 uninstall script to move up to 3.0.0, there is a problem with the uninstall script:

    Around line 36 in /YOUR_ADMIN/includes/init_includes/init_local_sales_taxes_uninstall.php:

    PHP Code:
    if(defined(MODULE_ORDER_TOTAL_COUNTY_LOCAL_TAX_STATUS)) { 
    Replace with :

    PHP Code:
    if(defined('MODULE_ORDER_TOTAL_COUNTY_LOCAL_TAX_STATUS')) { 
    This should clear the 500 server errors that pop up.

  4. #644
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,376
    Plugin Contributions
    94

    Default Re: Local Sales Tax Mod - Support Thread

    Quote Originally Posted by retched View Post
    For anyone trying to use the 2.5.3 uninstall script to move up to 3.0.0, there is a problem with the uninstall script:

    Around line 36 in /YOUR_ADMIN/includes/init_includes/init_local_sales_taxes_uninstall.php:

    PHP Code:
    if(defined(MODULE_ORDER_TOTAL_COUNTY_LOCAL_TAX_STATUS)) { 
    Replace with :

    PHP Code:
    if(defined('MODULE_ORDER_TOTAL_COUNTY_LOCAL_TAX_STATUS')) { 
    This should clear the 500 server errors that pop up.
    FWIW, the encapsulated version takes care of the upgrade itself.

  5. #645
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,301
    Plugin Contributions
    125

    Default Re: Local Sales Tax Mod - Support Thread

    BTW the doubling issue that both @retched and I experienced is resolved for new orders by this update. Thanks for your hard work, @lat9!
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  6. #646
    Join Date
    Jun 2007
    Location
    Bronx, New York, United States
    Posts
    681
    Plugin Contributions
    8

    Default Re: Local Sales Tax Mod - Support Thread

    PHP 8.3 / ZC 2.1.0 / Local Sales Tax 3.0.0

    Running into a problem. The module installs correctly (had to remove the Smash Taxes module changes). The table is currently set up for NY State (4.0%) and a tax rate based off of Zip Code (4.875%). However, checking out, I get the following:



    The local sales tax rate works fine but for some reason the state sales tax isn't being calculated. When I disable the Local Sales Tax Plugin, the state sales tax is being calculated.

    Should I just give up and dump the 4% onto the Local Sales tax table?

  7. #647
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,376
    Plugin Contributions
    94

    Default Re: Local Sales Tax Mod - Support Thread

    Do you have a 4% tax defined for the NY State zone?

  8. #648
    Join Date
    Jun 2007
    Location
    Bronx, New York, United States
    Posts
    681
    Plugin Contributions
    8

    Default Re: Local Sales Tax Mod - Support Thread

    Quote Originally Posted by lat9 View Post
    Do you have a 4% tax defined for the NY State zone?
    Correct. New York has a zone defined with the 4% tax rate.

    Again, I can disable the Local Sales Tax and the 4% tax rate is applied. But if I enable LST, the 4% tax setting is ignored.

  9. #649
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,301
    Plugin Contributions
    125

    Default Re: Local Sales Tax Mod - Support Thread

    Didn't you modify Squash Taxes to include state tax? Maybe check that logic or even uninstall Squash Taxes.

    Possibly useful data point: I have ZC 2.1.0 + Latest Local Sales Tax, my LST rates *do* include State tax, but I have another state which is also taxed that does not use LST. Ordering with delivery to that state works as expected, with the native Zen Cart sales tax being applied properly.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #650
    Join Date
    Jun 2007
    Location
    Bronx, New York, United States
    Posts
    681
    Plugin Contributions
    8

    Default Re: Local Sales Tax Mod - Support Thread

    Quote Originally Posted by swguy View Post
    Didn't you modify Squash Taxes to include state tax? Maybe check that logic or even uninstall Squash Taxes.

    Possibly useful data point: I have ZC 2.1.0 + Latest Local Sales Tax, my LST rates *do* include State tax, but I have another state which is also taxed that does not use LST. Ordering with delivery to that state works as expected, with the native Zen Cart sales tax being applied properly.
    I did have those changes but I reverted all of those changes to barebones ZC 2.1.0 files. Trying to track down what else could I have changed.

 

 
Page 65 of 66 FirstFirst ... 155563646566 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