Quote Originally Posted by Marc Boon View Post
We are using the ZEN cart to sell tickets for our steamtrain.

there are multiple products that sufferfrom this problem.
when i look in orders_porducts table i see all SBA related prices at 2 decimals rounded

the products that are affecte have two options,
the customer has to select a date and a type of card ( children, adults etc )

prices for products without SBA get noted in orders_products with all 4 decimals
Do these product (SBA/not SBA) have the same prices? Need to be sure that we are comparing same numerical values.

Also to be sure, the only issue of difference being discussed or of concern between how the standard ZC works and how it appears that SBA is working is the storage of the orders_products data, correct?