Getting error message when order is over 70 lbs.
Using VM 1.1.9 - J 1.5.26
Shipping options are set for Priority Mail only for both domestic and international shipping.
One product in the cart that exceeds 70 lbsDebug: Starting Shipping module: uspsv5
Debug: uspsv5::__construct() - Starting module version 5.2011.08.22
Debug: uspsv5::list_rates() - Starting
Debug: Shipment::populate() - addItem failed for pid 52
Debug: uspsv5::list_rates() - shipment->populate() failed!
Notice: We are unable to ship via USPS at this time. System Error.
Two products in the cart - each is 50 lbs so total with padding is 102 lbsDebug: Starting Shipping module: uspsv5
Debug: uspsv5::__construct() - Starting module version 5.2011.08.22
Debug: uspsv5::list_rates() - Starting
Debug: Shipment::addPackage() Adding a new bundled package
Debug: Shipment::addPackage() - Package Number: 1
Debug: Shipment::addPackage() - Package is Bundled
Debug: Shipment::addPackage() - Maxweight: 70
Debug: Package::addItem() - ***** Adding item 71 (McIntosh Amp Preamplifier Processor CD Player modifications) to package #1 *****
Debug: Package::addItem() - Package weight is now: 51 LBS
Debug: Package::addItem() - WARNING - product dimensions assumed to be INCHES
Debug: Package::addItem() - ***** Adding item 71 (McIntosh Amp Preamplifier Processor CD Player modifications) to package #1 *****
Debug: Package::addItem() - Package weight is now: 102 LBS
Debug: Package::addItem() - WARNING - product dimensions assumed to be INCHES
Debug: Package::query_rates() - Querying for Source: US/49740 , Destination: US/49770, Weight: 102, Value: 2998
Debug: uspsv5::get_rates_array() - forcing package size to LARGE due to large dimensions.
Debug: uspsv5::get_rates_array() - Calculating domestic shipping.
Debug: XML Post:
http://Production.ShippingAPIs.com/ShippingAPI.dll?API=RateV4&XML=<RateV4Request USERID="425THEUP1801" ><Revision /><Package ID="0"><Service>All</Service><ZipOrigination>49740</ZipOrigination><ZipDestination>49770</ZipDestination><Pounds>102</Pounds><Ounces>0</Ounces><Container>RECTANGULAR</Container><Size>LARGE</Size><Width>24</Width><Length>26</Length><Height>12</Height>
XML Result:
Error: USPS was not able to process the Shipping Rate Request
Error Code: -2147219499
Error Description: Warning - The package weight cannot exceed 70 pounds.