Page 1 of 1

FedEx ERROR fix

Posted: Fri Dec 09, 2016 8:41 am
by incognito53
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/'