🏦 Importing Taxes


Importing taxes into Fuze Store POS is a straightforward process that allows you to quickly set up or update your tax rates. Whether you're migrating from another system or simply adding new tax rates, you can do it in just a few steps—no technical skills required.



📍 Step-by-Step Guide
  1. Open the Menu: Click the ☰ sidebar hamburger menu to open navigation.
  2. Go to Store: In Store section, select Store from the menu list.
  3. Go to Import: In Store screen, select Import from the list.
  4. Fill Form:
    • In the "Type" field, choose Taxes from the dropdown menu.
    • In the "File" field, upload your file (CSV or Excel format).

      See sample Sample Taxes.xlsx for reference.

  5. Import: Click on Import button. Your data will be added to your store.

⚙️ Field Explanations

Here are the columns structure of the Taxes import file:


FieldDescriptionRequiredPossible ValuesExample
idUnique uuid identifier for the tax (Empty field will create a new entry)123e4567-e89b-12d3-a456-426614174000
nameName of the taxYesGeneral VAT
descriptionA short note about what’s in this taxGeneral VAT of the Philippines
is_activeChoose if this tax is active or notYesYES,NOYES
rateThe tax rate value (as a percentage or fixed amount)Yes20
rate_typeThe type of tax rate (percentage or fixed amount)YesFIXED, PERCENTAGEPERCENTAGE
currencyThe currency code for the tax (ISO Currency Code)Yes(ISO Currency Code)PHP
countryThe country code for which the tax applies (ISO Country Code)Yes(ISO Country Code)PH


💡 Tips
  • Always double-check your data before importing to avoid mistakes.
  • If you’re not sure about the file format, download a sample export first.
  • If you need help, contact support or check the Help Center.
  • Keep your tax structure organized for easier management.
  • Use clear and descriptive names for your taxes.
  • Regularly review and update your taxes as needed.

Importing Taxes | Fuze Store Development Documentation