Re: [PHP] shipping module

2001-03-29 Thread Rick St Jean
Inline has a module called oshipc which integrates different shipping methods from the same code. It uses a database connection to connect to a driver which does all the middle work. If you need a new shipping method then you get another driver. Rick At 11:19 AM 3/29/01 -0800, Craig Cameron w

[PHP] shipping module

2001-03-29 Thread Craig Cameron
Hi, We are developing a shopping cart application are wondering if there are any modules available to integrate with the different shipping companies. An help would be greatly appreciated. Thanks, Craig