Skip to main content

Configurable order total rounding

Kate Khunvirojpanich avatar
Written by Kate Khunvirojpanich
Updated this week

This feature allows you to configure rounding for order total with four different options. You can find the list of options in Settings > Outlets, scroll down until you see Order Total Rounding.


What does each rounding option mean?

  • No rounding applied - means that the number is show exactly as calculate

  • Round up to the nearest whole currency unit

    (99.01 -> 100, 99.50 -> 100, 99.75 -> 100)

  • Round down to the nearest whole currency unit

    (99.01 -> 99, 99.50 -> 99, 99.75 -> 99)

  • Round to the nearest whole currency unit

    (99.01 -> 99, 99.50 -> 100, 99.75 -> 100)


What to remember when selecting rounding option?

The rounding amount will be collected in the order information. For example, if the total is 99.25 and your outlet is configured to use round up to the nearest whole currency unit total will be adjusted to 100 and the rounding of 0.75 will be recorded.

Rounding amount can also become negative when the you chooses to use either round down to the nearest whole currency unit (e.g. 99.40 will be rounded to 99) and in this case, rounding amount will be recorded as -0.40. The collected rounding amount will be displayed in multiple places that has total amount such as in order summary, digital receipt, physical receipt, and physical report.

Did this answer your question?