Tax rounding method
This task explains how to calculate and round tax for each invoice line and the entire invoice.
- For each invoice line:
- Total all tax items from the invoice to generate the "tax" amount for the entire invoice.
Zuora Billing
list_alt
This task explains how to calculate and round tax for each invoice line and the entire invoice.
Calculate the tax for this item by multiplying the tax rate by the subtotal for the line. The subtotal is the total price (before tax) of all products on the invoice line.
Round the tax item to the level required by the currency of the invoice. For example, round to 2 decimal places for USD or GBP.