UPS Worldship XML Auto Import v1.0
written by Thuan V. Nguyen, http://www.a8le.com
****************************************************************************************************************
About
****************************************************************************************************************
This contribution allows you to process your UPS Worldship orders with the click of one button. The button is put in the order's details page.
Required
****************************************************************************************************************
UPS Worldship software that can be ordered free here: http://www.ups.com/orderworldship?loc=en_US .
A UPS account to order and use the UPS Worldship software.
A daily UPS pick-up required for use of the software.
You must have UPS Worldship running, specifically... you must have their "XML Auto Import" running. It can be found under the "UPS Online Connect" tab... once you click on the "XML Auto Import" a new window will open up... there you will see a start button, click "Start".
Future Plans (if you can do it, please help move this contribution forward)
****************************************************************************************************************
Many of the options are hard coded into this contribution... will have to change this.
User data has to be entered in via the ups_print_worldship_xml.php in code... should be configurable thru admin.
Legend: 
Download

Report
fixed error with company name not showing up on shipping label. Also removed Attention when shipping to individual it was repetitive.
Full Package.
Added Shipping Method to the order main page so you can see which method is selected without clickin into the order.
Would be nice if someone could make it where if ground is selected then the ground option would only be shown . to keep from shipping the wrong method.
UPS Worldship XML Auto Import
written by Thuan V. Nguyen, http://www.a8le.com
**********************************************************************************
About
**********************************************************************************
This contribution allows you to process your UPS Worldship orders with the click of a link.
The links are located in the order's details page.
Required
**********************************************************************************
UPS Worldship software that can be ordered free here: http://www.ups.com/orderworldship?loc=en_US .
A UPS account to order and use the UPS Worldship software.
A daily UPS pick-up required for use of the software.
You must have UPS Worldship running, specifically... you must have their "XML Auto Import" running.
It can be found under the "UPS Online Connect" tab... once you click on the "XML Auto Import".
A new window will open up... there you will see a start button, click "Start".
Instructions straight from UPS: http://ups.com/media/en/XML_Technical_Support_Guide_Final.pdf
History
**********************************************************************************
v1.0 Initial version
v1.1 Updated Weight to get extracted from the order
Updated Customer id from Customers_id instead of Orders_id
Using 2 letter state
Added reference2
Updated button image
v1.2 Changed back Customer id from Customers_id to Orders_id, no way for osCommerce Admin/User to reference customer_id w/out go to DB
Fixed Company/Name statement
Removed Link from button image and added 7 UPS ServiceType Links
Added upgrade instructions
Less hard coded variables:
Updated Weight to get extracted from the order
Updated Customer id from Customers_id instead of Orders_id
Using 2 letter state
Added reference2
Updated button image
UPS Worldship XML Auto Import v1.0
written by Thuan V. Nguyen, http://www.a8le.com
****************************************************************************************************************
About
****************************************************************************************************************
This contribution allows you to process your UPS Worldship orders with the click of one button. The button is put in the order's details page.
Required
****************************************************************************************************************
UPS Worldship software that can be ordered free here: http://www.ups.com/orderworldship?loc=en_US .
A UPS account to order and use the UPS Worldship software.
A daily UPS pick-up required for use of the software.
You must have UPS Worldship running, specifically... you must have their "XML Auto Import" running. It can be found under the "UPS Online Connect" tab... once you click on the "XML Auto Import" a new window will open up... there you will see a start button, click "Start".
Future Plans (if you can do it, please help move this contribution forward)
****************************************************************************************************************
Many of the options are hard coded into this contribution... will have to change this.
User data has to be entered in via the ups_print_worldship_xml.php in code... should be configurable thru admin.