Hello,

Is it possible to set the Currency to use 4 decimal places, but have the front end only display the first 2 (or hide the last 2)?

I have tried setting My Store/ Tax Decimal Places to 2 but it still displays all 4 on the front end.

This might well solve a rounding issue i have where leaving the currency to use 2 decimal places is causing my tax calculations to be out ny 0.01p, I think due to rounding. Bizarrely the figures are correct most of the time!

Example:

£83.55
Sub-Total:

£10.00
Delivery (Delivery):

£16.38
UK VAT:

£109.93
Total:

VAT should actually be £16.37 (from 16.37125)


Thanks

Guy