UPS Shipping API PHP Script
UPS Shipping API PHP Script
18 sales
This UPS Shipping API script enables you to Get UPS Shipping Rates, Create UPS Shipment, Track Shipment and get UPS Dropoff locations near you. All the API request processed via jQuery Ajax request. In this PHP script, we have used UPS Shipping, Tracking and Rates XML based web services. You can easily integrate these scripts on your Website or App.
Via Credit/Debit Card & Net Banking
Details & Features
- Get UPS Shipping Rates
- Create Shipment
- Track UPS Shipment
- Get UPS DropOff Location near you.
- Integrated PHPMailer script to send a Shipping label to user.
- Ajax Based Results
Configuration:
Update UPS account access details in config.php file. Currently, this script belongs to UPS Sandbox web services, You can move this service to Production via a change in UPS API request URLs in the config.php file.
Note: Some parameter values in API request is static or fixed, You can update these parameter value in the script as per your requirements. For more details, check UPS official API documentation.
Examples:
- Get Shipping Rates Example Path: ShippingRates/get-rates_form.php
- Create Shipment Example Path: CreateShipment/ship_form.php
- Track Shipment Example Path: TrackShipment/track-ups-form.php
- Get UPS DropOff Location Example Path: GetUpsDropOff/dropoff-form.php
Please Note:
This is a raw script and it is intended for the developer who wants to integrate UPS Shipping API into their projects. Who knows HTML/PHP/JS and related shipping APIs very well. You can create your own Strategy & functionalities as per your requirements by using this script.
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.