ksat Posted September 28, 2005 Posted September 28, 2005 I need to change the information that is saved within the 'order_total' table, in the feild of 'ot_shipping' currently we only use UPS for a shipping method, and we pass the information down to other systems for final processing of the order. Currently when an order is placed for a UPS delevery "ground' it posts to the 'ot_shipping field the following information. United Parcel Service (1 x 1.2lbs) (Ground): 2 What I need to have it post is "1" - this is based upon our other systems reqirements and not "United Parcel Service (1 x 1.2lbs) (Ground): 2" 1 = UPS Ground 2 = UPS Blue 3 = UPS Red 4 = UPS 3Day and so on. How can I change the information that it posts to this feild. K
Recommended Posts
Archived
This topic is now archived and is closed to further replies.