modeamity
07-21-2008, 11:07 PM
I am trying to figure out how to make the worlds simplest cart to work with and existing Api.PHP that was given to me by my merchant account/gateway.
I have one product with a set price. I do not need, a catalog page, product details page or all of the other parts that come with shopping carts.
I know that form collects the user info and then uses the post method to the api.php.
My question is, can it be a simple html form, with no database connection or anything. Does the form fields have to be assigned php variables?
Thank you,
Michael:thumbsup:
I have one product with a set price. I do not need, a catalog page, product details page or all of the other parts that come with shopping carts.
I know that form collects the user info and then uses the post method to the api.php.
My question is, can it be a simple html form, with no database connection or anything. Does the form fields have to be assigned php variables?
Thank you,
Michael:thumbsup: