Docs
You are viewing:
Product Catalog 2.0
Summary
When multi-decimal support is enabled, the decimal places of your plan/addon price and quantities are considered in their entirety for line item amount and tax computation. However, these line item amount and tax amount that are derived after price computation are displayed, rounded off to zero or two decimal places based on the currency format.
Solution
Here is an example of how rounding logic works:
Consider a plan that is priced at 4.4556 per unit.
When the total quantity subscribed for is 10.625, the invoice amount is calculated as follows:
Plan Price 4.4556 X Quantity subscribed 10.625 = Line item amount computed 47.34075
The same rounding logic is applied for credit notes and quotes. The line item amount and tax amount are rounded off to their currency precision.
Note:
Was this article helpful?