There are two options for calculating taxes. You can either calculate the tax as a percentage of the order amount or specify the tax percentage for each product and calculate the taxes accordingly. The latter option is useful when the tax percentage varies by product or category.
1️⃣ Calculate tax as a fixed percentage of order amount.
If the tax rate is the same for all the products / categories that you offer, then you can simply calculate the taxes by multiplying the order amount with the tax percentage.
Calculate tax
Login to Neartail > click on the form to open it > Edit page will be displayed > In the Edit page, click on the Add price field icon > select Tax, click Next > select Percentage %, click Next > select the tax rate from the dropdown list for Percentage % option and click Create.
Calculate total amount
In the Edit page, click on the Add price field icon > select Net amount, click Next > select Standard calculation using NETTOTAL() formula, click Next > click Create.
2️⃣ Set up tax for different products
If you have products / categories with different tax rates, then you can set up taxes for each product and use the TAX() to calculate the tax.
Login to Neartail > click on the form to open it > Edit page will be displayed > In the Edit page, click on the product to select it > click on the settings gear icon for the product > Product settings page will be displayed > update the tax percentage and click Save. Repeat the steps to update the tax percentage for each product.
Calculate tax
In the Edit page, click on the Add price field icon > select Tax, click Next > select Standard calculation using TAX() formula, click Next > click Create.
Calculate total amount
In the Edit page, click on the Add price field icon > select Net amount, click Next > select Standard calculation using NETTOTAL() formula, click Next > click Create.
Comments (1)
Jul 20, 2025
There are two options for calculating taxes. You can either calculate the tax as a percentage of the order amount or specify the tax percentage for each product and calculate the taxes accordingly. The latter option is useful when the tax percentage varies by product or category. 1️⃣ Calculate tax as a fixed percentage of order amount. If the tax rate is the same for all the products / categories that you offer, then you can simply calculate the taxes by multiplying the order amount with the tax percentage. Calculate tax Login to Neartail > click on the form to open it > Edit page will be displayed > In the Edit page, click on the Add price field icon > select Tax, click Next > select Percentage %, click Next > select the tax rate from the dropdown list for Percentage % option and click Create. Calculate total amount In the Edit page, click on the Add price field icon > select Net amount, click Next > select Standard calculation using NETTOTAL() formula, click Next > click Create. 2️⃣ Set up tax for different products If you have products / categories with different tax rates, then you can set up taxes for each product and use the TAX() to calculate the tax. Login to Neartail > click on the form to open it > Edit page will be displayed > In the Edit page, click on the product to select it > click on the settings gear icon for the product > Product settings page will be displayed > update the tax percentage and click Save. Repeat the steps to update the tax percentage for each product. Calculate tax In the Edit page, click on the Add price field icon > select Tax, click Next > select Standard calculation using TAX() formula, click Next > click Create. Calculate total amount In the Edit page, click on the Add price field icon > select Net amount, click Next > select Standard calculation using NETTOTAL() formula, click Next > click Create.
Add your comment
Add photo