Zip | 115026
The primary issue reported by a user is that the shipping integration is pulling published UPS rates but failing to apply . The system appears to be determining the surcharge based solely on the ZIP code rather than checking the specific address for residential status. Key Technical Details
Residential surcharges are missing from the total shipping quote.
The system does not distinguish between commercial and residential addresses effectively during the API call. Recommended Troubleshooting 115026 zip
Add $debugxmlemails=TRUE; to the includes.php file.
To resolve or diagnose this specific behavior, administrators suggest a debugging process: The primary issue reported by a user is
Instructions on how to .
Differences between shipping rate structures for UPS. UPS Residential Surcharge - Ecommerce Templates The system does not distinguish between commercial and
The request refers to , a technical support discussion on the Ecommerce Templates Forum regarding UPS Residential Surcharge calculation errors. Issue Overview