Looking for the v10 manual? Visit our new user's guide!
 
Search Descriptions Version
 
 
This article applies to: ML8, MultiStore

'Invalid Address/No Shipping Methods Found' when using USPS Real Time Shipping


Symptoms
When the order weight has exceeded 70 pounds, I get an error: "You have selected an invalid address. No Shipping Methods Found." The AppConfig: RTShipping.USPS.MaxWeight is set to 150 and orders below 70 pounds are returning rates properly.

Cause
The USPS limit is 70 pounds, unlike most other shippers whose parcel weight limit is 150 pounds.

Solution
Set the AppConfig: RTShipping.USPS.MaxWeight value to 70.