Hi

So I have another strange problem!

The order totals I get are different to those that Zen Cart works out.

Name:  huh.jpg
Views: 284
Size:  4.1 KB

You can see the Price [Inc] is R795 (x2 cause the customer placed two on order) which means the total should be R1590.00

Problems:

  • My tax rate is 14% so the Sub-Total (ex VAT) should be R1395
    Total is incorrect as (R795 * 2) + R75 = R1665 and not R1664


I have gone through the database and changed most of the DECIMAL (X,xx) to (X,0)

Any other ideas?