Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 291 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 291 Bytes

ups-api

UPS API to Track UPS Rate, Place Shipping and Track Shipment

How to use:

  1. Copy UpsRating.php, UpsShipping.php and UpsTrack.php into your codeigniter libraries.
  2. Paste config.php code into your codeigniter config.php.
  3. Use the sample.php code in your codeiniter controller.