How do I export and import my sales tax rates in Magento 2 with a CSV?
Exporting your rates
- From your Magento admin page, head to System > Data Transfer > Import/Export Tax Rates.
- Click the Export Tax Rates button
- A spreadsheet of your rates will begin downloading
- You will then be able to save and open the file in a spreadsheet
The exported Magento tax rate data includes the following columns:
- Code
- Country
- State
- Zip/Post Code
- Rate
- Range From
- Range To
- A column for each store view
Importing your rates
- From your Magento admin page, head to System > Data Transfer > Import/Export Tax Rates.
- Click the Browse button and choose the CSV file containing your rates.
- Click Import Tax Rates. (This may take several minutes. A message will appear once the import is complete: “The tax rate has been imported”)
- You can confirm your rates have imported successfully from Stores > Taxes > Tax Zones and Rates.