security
03-15-2005, 07:15 AM
I'm trying to put together a shopping cart, and submit the information the customer enters to both the merchant (via authorize.net) as well as us for our records. It's a simple form, including information like:
1 Application $xx @ quantity ___ = ____
2 Course 002 $xx @ quantity ___ = ____
3 CEU testing $xx @ quantity ___ = ____
As well as name / phone number / address etc. I'm used to developing forums using things like FormMail.pl to submit this or that to an email address, but how can I connect everything I have to the merchant account? Does anyone have a simple template I can fill in? (BTW, the items the customer is buying don't have to be automatically totalled, like I wrote above, just a simple checkbox selecting one of each item would be fine).
Sorry if this is a newbie question, probably is, I'm just lost and I need some guidance.
Thanks!!
1 Application $xx @ quantity ___ = ____
2 Course 002 $xx @ quantity ___ = ____
3 CEU testing $xx @ quantity ___ = ____
As well as name / phone number / address etc. I'm used to developing forums using things like FormMail.pl to submit this or that to an email address, but how can I connect everything I have to the merchant account? Does anyone have a simple template I can fill in? (BTW, the items the customer is buying don't have to be automatically totalled, like I wrote above, just a simple checkbox selecting one of each item would be fine).
Sorry if this is a newbie question, probably is, I'm just lost and I need some guidance.
Thanks!!