Search code examples
magentomagento-1.8application-settings

MAGENTO US Tax Settings


My understanding is that I only have to charge taxes in the state(s) I have a physical presence, in my case that is TX only.

So, I can't seem to set up the tax rates to charge the tax rate for customers in TX but a 0% rate for everywhere else.

Some assistance on the proper settings to accomplish this would be most welcome! I'm sorta shocked I could not find it on here already . . . but it's sort of hard to word the question for the search engine to know what I am looking for I guess . ...


Solution

  • Create a Tax Rate for Texas

    1. In your Magento Admin, go to Sales > Tax > Manage Tax Zones & Rates
    2. Click the Add New Tax Rate button
    3. Fill in the tax rate information for Texas (as of August, 2014, Texas state tax is 8.25%)Tax Rate Information
    4. Click the Save Rate button.

    Create a Tax Rule

    1. Go to Sales > Tax > Manage Tax Rules
    2. Click the Add New Tax Rule button.
    3. Fill out the Tax Rule information, selecting Texas for the Tax Rate option.
      Tax Rule settings
    4. Click the Save Rule button

    Assign the Product Tax class to Products

    1. Go to your product edit pages under Catalog > Manage Products (click a product to edit)
    2. On the Prices tab, set the Tax Class to Taxable Goods (or whatever tax class you assigned the Texas tax rule to.)
    3. Save your product.

    Taxes will be applied at the cart only AFTER the customer enters their location (in the estimate shipping & taxes block on the checkout page). Taxes will also be applied during the checkout process AFTER their address has been entered.

    Since the tax rate is applied for Texas, taxes will only be applied when a Texas address is inputted by the customer.

    You can configure how Magento handles tax under System > Configuration > Sales > Tax