Latest bug:
Widget - 1kg. Qty=1
Canada post sees Widget - 1kg. Qty=1 (ok so far)
Widget - 1kg. Qty=2
Canada post sees Widget - 4kg. Qty=2 (oops... wrong answer)
The module is sending over the total weight for both items together. Canada Post is not expecting the weight to be pre-calculated and does 2kg + 2kg for the total shipping weight. The shipping quote is now incorrect since it's quoting on double the weight. I verified this today with a level two tech at Canada Post's Electronic Shipping Help desk (which is actually IBM).
I'm not a PHP programmer, so I'm not exactly sure how to tackle this problem. The author of the contribution appears to be missing in action.
I feel that this is a pretty serious bug, and consider it a high priority. Could someone help please?














