Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 2.48 KB

tax-zones-rates.md

File metadata and controls

56 lines (32 loc) · 2.48 KB
title redirect_to
Tax Zones and Rates

Tax rates generally apply to transactions that take place within a specific geographical area. The Tax Zones and Rates tool enables you to specify the tax rate for each geographical area from which you collect and remit taxes. Because each tax zone and rate has a unique identifier, you can have multiple tax rates for a given geographic area (such as places that do not tax food or medicine, but do tax other items).

Store tax is calculated based on the store's address. The actual customer tax for an order is calculated after the customer completes the order information. Magento then calculates the tax based upon the tax configuration of the store.

![]({% link images/images/tax-zones-rates.png %}){: .zoom} Tax Zones and Rates

Define a new tax rate

  1. On the Admin sidebar, go to Stores > Taxes > Tax Zones and Rates.

  2. In the upper-right corner, click Add New Tax Rate.

  3. Enter a Tax Identifier.

  4. To apply the tax rate to a single ZIP or postal code, enter the code for Zip/Post Code.

    The asterisk wildcard (*) can be used to match up to ten characters in the code. For example, 90* represents all ZIP codes from 90000 through 90999.

  5. To apply the tax rate to a range of ZIP or postal codes, do the following:

    • Select the Zip/Post is Range checkbox and define the range by entering the first and last ZIP or postal code for Range From and Range To.

      ![]({% link images/images/tax-rate-new-zip-post-range.png %}){: .zoom} ZIP/Post is Range

    • Choose the State where the tax rate applies.

    • Choose the Country where the tax rate applies.

    • Enter the Rate Percent that is used for the tax rate calculation.

  6. When complete, click Save Rate.

    ![]({% link images/images/tax-rate-new.png %}){: .zoom} New Tax Rate

Edit an existing tax rate

  1. On the Admin sidebar, go to Stores > Taxes > Tax Zones and Rates.

  2. Find the tax rate in the Tax Zones and Rates grid, and open the record in edit mode.

    If there are many rates in the list, use the [filter controls]({% link stores/admin-grid-controls.md %}) to find the rate you need.

  3. Make the necessary changes to the Tax Rate Information.

  4. Update the Tax Titles as needed.

  5. When complete, click Save Rate.