Click to See Complete Forum and Search --> : payment processing


geoserge
01-07-2004, 11:40 PM
Hello everybody!!! I am back again!
I was trying to set up a payment form with credit card for one of my friends. The thing is that i have no idea how does this sort of thing work!? I know how to set up a nice form and make it all nice and dynamic with js but would not have a clue what to do once the information from the form is accepted and how to set up 'automatic transactions'. Is there any good website where this is thoroughly covered?
Thanks you guys!!

fredmv
01-08-2004, 12:04 AM
JavaScript isn't suited for this. This is all handled on the server, and thus I would suggest asking this in one of the server-side sections (such as PHP, CGI, etc.).