Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

order_total - ot_shipping


ksat

Recommended Posts

Posted

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...