google-code-export / google-checkout-oscommerce

Automatically exported from code.google.com/p/google-checkout-oscommerce
1 stars 0 forks source link

Error in calculating Merchant Calculated Zone Rate when purchases the same products with different attributes #51

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Purchasing two items which are the same products but different color or 
different size.
2. When Checkout thru google checkout, the shipping price will calculate 
based on the quantity of the last items which has the same products code.

For example:

Case#1 Customers bought 

1 pairs of BGVL-3 Boxing gloves Color: Black  Size: 8oz
1 pairs of BGVL-3 Boxing gloves Color: Red    Size: 8oz

The shipping price on google checkout will calcualte for only one pairs of 
gloves not two pairs which is the total. 

Case#2 Customers bought 

1 pairs of BGVL-3 Boxing gloves Color: Black  Size: 8oz
2 pairs of BGVL-3 Boxing gloves Color: Black  Size: 10oz

The shipping price on google checkout will calcualte for only two pairs of 
gloves not three pairs which is the total. 

I'm using OScommerce RC1 and Zone rate shipping method. You can check and 
try my OScommerce website at www.muaythai-fighting.com.  Feel free to let 
me know if you need any information.  I appreciated all the helps.  Thank 
you.

Original issue reported on code.google.com by imobilea...@gtempaccount.com on 17 Mar 2008 at 3:54

GoogleCodeExporter commented 9 years ago
I am using OS commerce and having the same issue. Error in calculating Merchant 
Calculated Zone Rate when purchases the same products with different attributes

Original comment by dan10...@gmail.com on 24 Jun 2008 at 5:26