php-fedex-api-wrapper
php-fedex-api-wrapper copied to clipboard
This library provides a fluid interface for constructing requests to the FedEx web service API.
Fixes #210
@JeremyDunn Fedex replaced INTERNATIONAL_PRIORITY with FEDEX_INTERNATIONAL_PRIORITY and INTERNATIONAL_PRIORITY_EXPRESS with FEDEX_INTERNATIONAL_PRIORITY_EXPRESS Quote from email sent by fedex: > Dear xxx, > > Thank you for taking the time to discuss API...
Add array type, better support in the IDE
Hi, how to create test shipment request in FEDEX. I am having issues with packagecount i don't understand what i give that it will work .. Here My Code //USER...
FedEx Web Services (SOAP) will no longer available after May 15, 2024. FedEx will transfrom from SOAP to REST. Will you suppor REST?
We are trying to create shipping labels and use the tracking API and we are getting this error often. We are using PHP 7.4 Type: SoapFault Message: Could not connect...
Removed strong typing from AppliedOptions. With strong typing value is not populated from API response.