Results 1 to 9 of 9
  1. #1
    Join Date
    Aug 2008
    Posts
    217
    Plugin Contributions
    0

    Default Sales Tax not working

    I have Tax Class: "Californian Tax" defined.

    Tax Rate for "Californian Tax" is defined in Zone "California" at the correct percentage rate.

    Zone "California" defined with the description "California local sales tax zone".

    The problem is when someone orders with an address in California, there is no sales tax being calculated at checkout.

    I must be missing something.

    What else do I need to do to get the Sales Tax portion to work?
    Last edited by jbarrick; 10 Jul 2009 at 04:07 PM. Reason: clearification

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

    Default Re: Sales Tax not working

    Did you set the specific Zone Definition and enter the Details for the Country being the US and the Zone being California?
    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!

  3. #3
    Join Date
    Aug 2008
    Posts
    217
    Plugin Contributions
    0

    Default Re: Sales Tax not working

    The United States is defined as a country

    California is defined as a Zone of the United States

    California has a Zone Definition (There is a folder icon that when you click it the list shows Country: United States Zone: California)

    There is a Tax Class of "California" (used to be Californian Tax)

    and the Tax Rate is defined as the correct percentage



    Somehow I have missed something, because when someone with a billing address in California checks out there is no sales tax.

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

    Default Re: Sales Tax not working

    See if the Priority is set to 1 ...

    Check that the Tax Class is set on the Product ...
    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!

  5. #5
    Join Date
    Aug 2008
    Posts
    217
    Plugin Contributions
    0

    Default Re: Sales Tax not working

    The priority is 1

    Check that the Tax Class is set on the Product ...
    Does this need to be set to California for all products?

    If so, is there a way to set this for all products?

  6. #6
    Join Date
    Aug 2008
    Posts
    217
    Plugin Contributions
    0

    Default Re: Sales Tax not working

    I tried setting the Tax Class on some products to California and tested it purchasing those items.

    I am still not getting any sales tax.

  7. #7
    Join Date
    Aug 2008
    Posts
    217
    Plugin Contributions
    0

    Default Re: Sales Tax not working

    I tried to edit the above message but I was too late apparently.

    I was able to get that to work on a test dummy zen cart site.

    So, I will need to set the Tax Class for each and every taxable item in the database.

    Is there an easy way to do this in bulk?

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

    Default Re: Sales Tax not working

    If you want to change ALL Products to be taxable, you can usually use in the Tools ... Install SQL Patches ...
    Code:
    UPDATE products SET products_tax_class_id =1;
    NOTE: check the value of the products_tax_class_id in a Product that you have manually set to Taxable Goods to ensure the value is 1 ...

    NOTE: Backup your database before making changes ...
    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!

  9. #9
    Join Date
    Aug 2008
    Posts
    217
    Plugin Contributions
    0

    Default Re: Sales Tax not working

    Thank you!

 

 

Similar Threads

  1. Sales Tax incorrectly applies and Change address not working
    By websmith in forum Installing on a Linux/Unix Server
    Replies: 7
    Last Post: 3 May 2016, 07:29 PM
  2. 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
  3. Sales Tax NOT working! Please HELP!
    By coldfusion167 in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 5
    Last Post: 22 Mar 2011, 07:16 PM
  4. Sales Tax Not Working
    By rubic07 in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 19 Oct 2009, 06:19 PM
  5. Sales Tax not working
    By tootie_rutz in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 3
    Last Post: 27 Apr 2007, 09:10 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