-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Description
Would be nice to have the ability to configure OrderTotal rounding.
Eg. in Sweden decimals (ören/cents) are not used anymore, and when using discount codes with percentage, the order total get decimals.
i want the order totals (only) to look like this:
Sub-total: 10,00
Tax 2,50
Rounding: 0,50
Total: 13,00
See discussion at http://www.nopcommerce.com/boards/t/41958/suggestion-ordertotal-rounding.aspx (waiting for reply)
and https://en.wikipedia.org/wiki/Cash_rounding
See related work item - #677
ratulbside and kwestground