Jump to content

UPS Shipping Carriers Not Available & no error displaying


Recommended Posts

PrestaShop 1.5.5

UPS Module 1.3.1

 

Yesterday I setup the UPS shipping module for a client. No other shipping modules are setup and the following Services are checked in the UPS module.

 

UPS Next Day Air (Available)
UPS Second Day Air (Available)
UPS Ground (Available)
 
After setup I ran a test with my local address.  And received rates for all three modules services.
 
Today though, suddenly there are no results (see attached image) even though nothing has changed and the test addresses are exactly the same as yesterday. The store address is a real California and the test address is a real address in Wisconsin.
 
I did some digging in the PHP and determined that rates are being received, but nothing is being displayed.  I even tested by commenting out the line
$cache = $this->getOrderShippingCostCache($wsParams);

so it would always request results from UPS; UPS is sending back results (see attached txt file for print_r of results 6 for 3 services) and the getUpsShippingCost is returning values.

 
Still nothing is being displayed. Any ideas? 

post-708901-0-95960300-1379489267_thumb.png

ups-print_r.txt

Link to comment
Share on other sites

×
×
  • Create New...