We are using the following shipping(canada post) module:
$Id: province.php, v 1.0 25/07/2003 neil@badhead.com $
Based on regions.php by Jorge
Based upon zones.php by wilt
with shipping Class :
$Id: shipping.php,v 1.23 2003/06/29 11:22:05 hpdl Exp $
It has a bug in it.
when shipping weight exceeds the topmost limit the shipping price that it display is not correct it actually decreases instead of remaining the same as specified for the topmost limit.
for eg: if the shipping limit is 60lbs @ $51.00, and the user is ordering the products weighing 66lbs the shipping cost that comes out is less than $51.00 instead of increasing or remaining the same.
Anyone know how to fix it. Please help urgent help will be appreciated and Thanks in advance