FedEx ERROR fix
Posted: Fri Dec 09, 2016 8:41 am
FedEx changed their URL for shipping information. The FedEx php file to modify is under /catalog/model/extension/shipping/fedex.php.
On line 51: Replace 'https://gateway.fedex.com/web-services/' with: 'https://ws.fedex.com:443/web-services/'
On line 53: Replace 'https://gatewaybeta.fedex.com/web-services/' with: 'https://wsbeta.fedex.com:443/web-services/'
On line 51: Replace 'https://gateway.fedex.com/web-services/' with: 'https://ws.fedex.com:443/web-services/'
On line 53: Replace 'https://gatewaybeta.fedex.com/web-services/' with: 'https://wsbeta.fedex.com:443/web-services/'