Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanbornm/ups-php
Automatically exported from code.google.com/p/ups-php
https://github.com/sanbornm/ups-php
Last synced: 28 days ago
JSON representation
Automatically exported from code.google.com/p/ups-php
- Host: GitHub
- URL: https://github.com/sanbornm/ups-php
- Owner: sanbornm
- License: mit
- Created: 2015-04-10T17:44:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-13T19:21:02.000Z (over 7 years ago)
- Last Synced: 2024-10-15T14:05:28.063Z (2 months ago)
- Language: HTML
- Size: 6.83 MB
- Stars: 8
- Watchers: 3
- Forks: 11
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Update 04/10/2015
This code has been migrated from [https://code.google.com/p/ups-php/](https://code.google.com/p/ups-php/)
## Update 08/20/2009
I have had a lot of people emailing me for support for various modules and integration specific questions. Because of this, I have made a commercial product called, [RocketShipIt](https://www.rocketship.it). It supports all the UPS Online Tools APIs as well as generates the 40+ required files you need to get certified with UPS. With the purchase of the product you also get support and help with any integration questions you might have.
## About
This project was started due to an obvious lack of PHP tools to communicate
with the UPS Shipping API. The plan for this project is to create reusable
code for use with all of the UPS shipping tools through thier XML API.This project will eventually cover all of these UPS API tools.
UPS Tracking Tool
UPS Signature Tracking
UPS Rates & Service Selection Tool
UPS Address Validation Tool
UPS File Download for Quantum View
UPS Shipping Tool
UPS Time in Transit Tool
UPS Trade Ability### Getting Setup with UPS
1. Sign up for a UPS Online Tools Developer's Key: [http://www.ups.com/e_comm_access/gettools_index?loc=en_US](http://www.ups.com/e_comm_access/gettools_index?loc=en_US)
2. Select to use the "UPS Rates & Service Selection"
3. If you haven't signed up for a regular UPS account folow the link "Create UPS Account ->"
4. Skip downloading the information and go right to the "Access Key" section
5. Enter your Developer's Key (it will be emailed to you)
6. Viola! You now have all the information needed to use this tool.