What is the best PHP fedex rate class? #fedex rate
Edit
by ammad khan - 5 years ago (2019-10-21)
Fedex rate service API
| I want to used the Fedex rate service api with PHP |
Ask clarification
1 Recommendation
Fedex Wrapper: Manage the deliveries of postal packages via Fedex
This package can manage the deliveries of postal packages via Fedex.
It can send HTTP SOAP requests to Fedex API Web servers to perform several types of operations to manage Fedex deliveries.
Currently it provides different classes that manage different aspects like the package creation details, package rates, package pickup and shipment, and package tracking.
| by Manuel Lemos 26695 - 5 years ago (2020-03-02) Comment
You may want to try this class that can access the functionality of the Fedex SOAP API.
It is not very recent but you may try to use it. |