Hi,
I want to set courier delivery as the default shipping method not Collect Order. The collect order is selected by default because it is the cheapest (free) but most orders will be delivered. I checked the OSC forums and I found a thread about changing includes/classes/shipping.php on line 155 I have
Also line 158Code:$cheapest = $rates[$i];
It says I should change the $i to just 0 to represent the shipping method sort order.Code:$cheapest = $rates[$i];
Is there anything else I need to change?





LinkBack URL
About LinkBacks








] 
Bookmarks