Skip to main content
Logo

Importing Taxes

You can import tax rates into Fuze Store POS to set up or update your tax configuration in bulk. This is useful when migrating from another system or adding new tax rules.

Step-by-Step Guide

  1. Open the sidebar menu.
  2. Go to Store and select Store from the list.
  3. Select Import from the Store screen.
  4. Fill in the import form:
    • Choose Taxes from the Type dropdown.
    • Upload your file in CSV or Excel format.

      See Sample Taxes.xlsx for reference.

  5. Click Import. Your tax rates will be added to the store.

Field Reference

Here are the columns in the Taxes import file:

FieldDescriptionRequiredPossible ValuesExample
idUUID identifier for the tax. Leave empty to create a new entry.123e4567-e89b-12d3-a456-426614174000
nameName of the tax.YesGeneral VAT
descriptionA short note about the tax.General VAT of the Philippines
is_activeWhether the tax is active.YesYES, NOYES
rateThe tax rate value.Yes20
rate_typeWhether the rate is a percentage or a fixed amount.YesFIXED, PERCENTAGEPERCENTAGE
currencyISO currency code for the tax.YesISO Currency CodePHP
countryISO country code the tax applies to.YesISO Country CodePH

Tips

  • Review your data before importing to avoid errors.
  • Download a sample export file first if you are unsure about formatting.
  • Use descriptive names so you can identify each tax quickly.
  • Keep your tax structure organized and review it regularly.
Importing Taxes | Fuze Store Documentation