Hi, I have a Cod fee of 4%, and on the paying process it shows correctly the purchase amount + cod fee = total amount, but on total amount the Cod fee is added as integer.
Subtotal 88.10, Cod fee 3.52, total 92.10 (when it should be 91.62)
If the Cod fee is less than 0.50, lets say 3.48 it adds 3, total 88.10 + 3 total 91.10.
The cod fee is shown correctly, with their 2 decimal digits, but is added as an integer.
Where can I change this to add the real amount?



