This article applies to: ML v7, ML8, MultiStore

Renaming and Reordering UPS Shipping Methods


Synopsis
Starting in version 7.1.0.0, store admins can rename and rearrange the shipping methods returned by UPS.

Procedure
Note:  Your UPS account must support the UPS2 API.  Contact UPS support to verify this about your account.

First, change 'UPS' to 'UPS2' in the RTShipping.ActiveCarrier AppConfig (or RTShipping.InternationalCarriers and RTShipping.DomesticCarriers if you are using them).

Next, edit the list of methods in the RTShipping.UPS.Services AppConfig.  It would be a good idea to copy the original values into a text file and save them first, so they can be restored if necessary!!  Keep in mind the following things:

- Each method consists of a number, and a name.  If you wish to move a method to another spot in the list, both elements must be moved.  For example, 
"03;UPS Ground,12;UPS Three-Day Select" would become "12;UPS Three-Day Select,03;UPS Ground" to reverse those 2 methods.

- The number associated with each shipping method will not necessarily be the same as the method ID listed at Shipping->Shipping Methods