FedEx Shipping API Label Evaluation Script
FedEx Shipping API Label Evaluation Script
4 sales
This FedEx Shipping API Label Evaluation PHP Script enables you to you generate various Fedex shipping labels for evaluation purpose. We have used FedEx Ground and Fedex Express service type to create shipping labels. In this PHP script, we have used Fedex shipping Soap API v26 WSDL web services. You can easily integrate these scripts on your Website using with FeDex production access.
Via Credit/Debit Card & Net Banking
Details & Features
- Create International Shipping Label
- Generate Multiple Shipment
- FedEx 2 Day Saturday Pickup Label
- FedEx 2 Day COD Label
- FedEx 2 Day Dangerous Goods Label
- FedEx 2 Day On Hold Label
- FedEx 2 day Signature Required Label
- FedEx Ground COD Label
- FedEx Ground On Hold Label
- FedEx Ground Signature Required Label
- Soap v26 WSDL API code
- Parsed Shipment Data
Configuration:
To configure this script, you need to use your FedEx Developer Key, Password, Account Number and Meter Number in config.php file
Use valid Shipper Address in API request call.
Must use valid StateOrProvinceCode and Postal Code value.
Note: This script working for Fedex Sandbox access. If you want to execute Fedex API call using Production access then change https://wsbeta.fedex.com:443/web-services/ship with this https://ws.fedex.com:443/web-services/ship in ShipService_v26.wsdl file.
Please Note:
This is a raw script and it is intended for the developer who wants to integrate FedEx Shipping API into their projects. You can create your own Strategy & functionalities as per your requirements by using this script.
Requirements
- PHP 5.4+ (Recommended: PHP7 and above)
- PHP CURL Extension Enabled
- Enable Soap on Hosting Server
- Active FedEx Shipping Account
PHP Files Included:
- International Priority Script
- Multiple Shipment Script
- FedEx 2 Day Saturday Pickup Script
- FedEx 2 Day COD Script
- FedEx 2 Day Dangerous Goods Script
- FedEx 2 Day On Hold Script
- FedEx 2 day Signature Required Script
- FedEx Ground COD Script
- FedEx Ground On Hold Script
- FedEx Ground Signature Required Script
- Ship Service v26 WSDL File
Screenshots
On payment, you will get an email with the product. Need help? contact [email protected]
OK
Print Label is working with Chrome or Firefox browser?
Yes, print label will work on both browsers.