I've installed the CVS version of e-commerce on an uncustomized Drupal 4.6.2 site, with COD as the only payment method. I'm using the editasnew and relativity modules to handle variations within a product (http://drupal.org/node/14068). The cart maintains the correct balance at all times, however when it comes to the Please Review and Submit Your Order page, the total is always that for 1 item per selection, regardless of what the actual quantities are. For example, the following should be $31.50 (as it appears in the shopping cart on the same page):

Order Summary
The following items are in your order
2 orders of Neon Laces (Orange, 108 Inches) at $4.50 each Update or delete?
5 orders of Neon Laces (Pink, 96 Inches) at $4.50 each Update or delete?

Subtotal: $9.00
Total: $9.00

Comments

thekenshow’s picture

This morning I replaced the CVS ecommerce module to the 4.6.2 version, and the problem no longer occurs. My mistake for mixing a CVS module with 4.6.2 code, which I did to resolve a pricing problem with the prices when creating new the relativity module.

Bèr Kessels’s picture

Status: Active » Fixed
Anonymous’s picture

Anonymous’s picture

Anonymous’s picture

Anonymous’s picture

Status: Fixed » Closed (fixed)