Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Oct 2011
    Posts
    13
    Plugin Contributions
    0

    Default How to configure multi-level tax rate for NYS?

    There is a new rule on the sales tax rate in NYS, and I'm trying to configure it on Zen Cart, but don't know how to do. I could not find any threads on the similar issue. All I see is on Multi-region (zone), but this one is one zone, but multi-level of rates. Here is the detail:

    Now, we have a new rules.

    Here is the link to get better understanding : http://www.tax.ny.gov/pdf/memos/sales/m10_16s.pdf

    Please see below for the summary and example:

    - 8.875 % tax apply to merchandise value $110.00 and up
    - 4.375 % tax apply to merchandise value $44.99 up to $109.99.
    - 0% for merchandise value $ 44.99 and below
    - All taxes apply individually : for example, if someone buy 5 pieces merchandise at 50.00 each, the tax apply is the 4.375%on each item even though total spending is $250.00. Another example is : if someone buy 2 item at $35.00 , 2 item at $50.00 and 3 item at $ 150.00, so the tax apply is : no tax for the 2 items at $ 35.00 , ( $50.00 x 2 ) x 4.4375 % plus ( $ 150.00 x3 ) x 8.875 %.

    - All taxes are apply before shipping cost if there is any shipping cost.

    This rules will be change again on April 2012.


    Can anybody give me ideas on how to do this in Zen Cart? Thanks a lot a lot!

    Eric

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: How to configure multi-level tax rate for NYS?

    Please note I am not a tax expert, but you should set up your three tax rates, each with a different tax class and apply the appropriate tax class when setting up your products.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How to configure multi-level tax rate for NYS?

    And to make it even more fun, you need to charge sales tax based on where your customer lives in New York. People outside of NYC whose tax rate is 7 or 8% will not be happy paying 8 7/8% when they are not supposed to.

  4. #4
    Join Date
    Oct 2011
    Posts
    13
    Plugin Contributions
    0

    Default Re: How to configure multi-level tax rate for NYS?

    Thanks, guys! I'll try...

    It is always a headache concerning the tax rate...

  5. #5
    Join Date
    Jun 2007
    Location
    Nashville, TN
    Posts
    32
    Plugin Contributions
    1

    Default Re: How to configure multi-level tax rate for NYS?

    Using: v1.50

    We were instructed that we had to charge sales tax in New York state, broken out by each county in the state. I have written an SQL query to update zen-cart, to set tax zones for all 54 counties in New York, each having it's own sales tax rate.

    The CSV file lists the tax rates by county for reference. (tax_rates.csv.zip)
    The SQL file will create the zones, zones definition and tax rates for all the New York counties. (new_york_tax_zone_by_county.sql.zip)

    As always, back up your SQL database prior to running this script. It is not suggested that you use the SQL feature in the Zen Cart Admin to run this script. Advise you use your Mysql client (PhpMyAdmin or other means) to run this sql script.

    Remember, if you already have a New York zone, you will need to delete it from your store zones.

    NOTE: This is not intended for use with zen-carts that already have an existing customer base, as the address_book table will no longer pair up to the ID for the current customers, forcing them to have to re-enter their address information if they return to the site (after the db script runs) because their zone_id information will not be found.


    Hope this contributes to anyone who is also required to charge sales tax per county in New York state.


    It's a geek thing. If I had to explain it, you wouldn't understand.

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How to configure multi-level tax rate for NYS?

    You cannot safely use just the counties as tax zones. There are numerous cities or other areas within counties which are separate tax zones. New York has a calculator page which will tell you the correct zone for any address, but last I knew there was no way to use it automatically; the address needs to be manually entered each time.

 

 

Similar Threads

  1. Configure Taxes (US State Sales Tax - Dual Rate)
    By sports guy in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 4
    Last Post: 30 Jun 2011, 03:18 PM
  2. How to handle NYS Clothes taxed at a different rate?
    By Tapper in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 18 Feb 2010, 04:33 PM
  3. NYS Sales Tax
    By chris32882 in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 3
    Last Post: 29 Oct 2008, 07:58 AM
  4. Anyone knows how to configure Table rate for this options?
    By minute in forum Built-in Shipping and Payment Modules
    Replies: 6
    Last Post: 18 Jul 2008, 10:15 AM
  5. setting up NYS tax
    By brooklynbird in forum General Questions
    Replies: 2
    Last Post: 16 Jun 2007, 08:38 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