Order total preview Incorrect?!

Posts: 67
Joined: 08/10/2007

Ok, I just downloaded the latest dev version off bazaar, and it seems to have fixed a few errors I've had before, but now I'm not getting the correct total amount in the checkout page.

Down at the PAYMENT METHOD pane the "Order total preview" lists shipping and tax, but doesn't include the cost of the items in the cart, therefore showing the "Order total" as a tax + shipping cost only.

Weird?

I thought so...

Posts: 5617
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Yeah, that is weird... that whole preview thing has been nothing but trouble from the start. Sticking out tongue And it seemed so simple when I first made it...

Posts: 67
Joined: 08/10/2007

any chance of fixing this issue any time soon? let me know if you do...

Posts: 16
Joined: 09/27/2007

I have the shipping costs not calculated in the taxes on the review order page...

Subtotal: €2.034,00
Shipping: €5,00
BTW (19%): €386,46
Total: €2.425,46

It should make a new subtotal under the shipping costs. then calculate the price including taxes. Even better would be to have the shipping costs included with the products. Instead of adding it later.

Btw I hope I am not becoming a pain in the ass for you developpers. I hope the comments are helpfull in directing ubercart to the next level.
Regards, Johan

Posts: 5617
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

The order total preview JS has been fixed, and the taxes calculation for shipping seems also to have been fixed. This will be reflected in the next release of Ubercart and may be tested from the Bazaar version for any outstanding issues.