Requirements
The UPS Tracker Component has only three system requirements to work.
Installation
1. To use the rate calculator you must register with UPS.COM and request a XML access key. Don't worry! Access to this service is free. This is required in order to send and receive information from the UPS rate database. To register go to the UPS registration page and fill out the form. You must also request a XML access key and agree to the terms of the access license. A valid XML access key will then be provided via e-mail.
Once you have completed the developer registration, use your user name and password to login. Keep your user name and password handy as you will need it along with your XML access key to query the database! After logging in, click on the "Get Access Key" option on the navigation menu on the left side of the screen. The "Get Access Key" screen will appear asking you which type of key your are requesting. Choose "XML Access Key". Before you will be able to receive your XML access key, you will need to get a Developer's Key from the e-mail you should have received after registering. Submit the form and check your e-mail for the XML Access Key.
2. UPS Tracking Component requires that you have the Microsoft.NET runtime installed. Click here to download it.
3. Simply copy the UPS.dll file in to your website's /bin directory.
4. Insert code for the UPS Tracking Component in your website forms. Code samples for a few methods have been included below. Working examples of these samples can be viewed by clicking here.
Click here for implementation samples!