The FedEx Direct Connect PHP class has been developed to ease the integration efforts needed to bring FedEx shipping and tracking capabilities into your PHP applications. It will enable you to send SSL encrypted shipping, tracking, rate, and service availability transactions directly to FedEx's transaction servers. This class is intended to be used with FedEx's Ship Manager Direct API and can support all of its transactions.
| Tags | Software Development Libraries php classes |
|---|---|
| Licenses | LGPL |
| Implementation | PHP |
Recent releases


Changes: In response to the FedEx Direct Connect API changes, there have been significant changes. New methods have been added to support FedEx's new transaction types. New lookup tags have been added per the TaggedTransactionGuide. There is a new PEAR HTTP_Request method for those who can't use cURL. More examples are included. A few small bugs have been fixed.


Changes: A FedEx code lookup table was added. A more human-readable mapping of all possible FedEx's tags was added. Error checking on data parsing was improved. New methods were added to look up FedEx return data.


Changes: The README and CHANGES files were added for documentation purposes.
- All comments
Recent commentswell, currently generated label shows TEST information. How can we make it show exact information which we pass in paramters.
Fedexdc
If you've had problems getting the Fedex api to work on linux fedexdc is your solution. The only thing you need to install is cURL and you're off!