Re: From Form -> Checkout, Please help :)
You would make the "action" script of the form (form action="somefile.php"). The file, somefile.php, would calculate the total, send you an email and forward the user to your online checkout. Are you having problems with any of these steps or just wanting to figure out the method?
|