Requirement:
Product Quantity USA International
A 1 $10 $50
B 2 $30($10x2) $50 + ($10 x 2)
As it should calculate shipping cost for International payment $50 + ($50 x2)= $150, instead of just $70. As like for USA its working very fine.
My Approach:
Fixed Shipping cost by Product : $10
Country cost (based on Weight) for each Except USA: $50
Its will be pleasure if get some guidelines where i'm missing.
Thanks,
-Ajit
Shipping cost flat $xx amount for United States, But for Intentional it need to be $yy, Digital Products no shipping cost for any country.Current Conditions:
-
When having single quantity for any products it working fine, all conditions. But when we changed Product quantity from more than 1 then it seem having issues.
Product Quantity USA International
A 1 $10 $50
B 2 $30($10x2) $50 + ($10 x 2)
As it should calculate shipping cost for International payment $50 + ($50 x2)= $150, instead of just $70. As like for USA its working very fine.
My Approach:
Fixed Shipping cost by Product : $10
Country cost (based on Weight) for each Except USA: $50
Its will be pleasure if get some guidelines where i'm missing.
Thanks,
-Ajit