Page 1 of 1

PHP Vars in Cart

Posted: Wed Nov 20, 2002 2:26 pm
by cell7dotORG
I have a client that sells airline tickets on Charter aircrafts, they need to be able to integrate a shopping cart into their current site. The price is determined by a form that they fill out, so, what I need to do is either find or make an eCommerce item that takes the form supplied price, and will feed it to their merchant program (which they haven't created yet).

Does anyone know of a decent way to go about this? Is there a simple way already out there, it seem to me that it would be simple to do myself, but I hate jumping into a shopping cart headfirst.