Thanks Kevin! Forgive my ignorance of the subject but would this just say the card was valid? How do you go about actually charging the users card and get the funds?
Thanks, Eddie -----Original Message----- From: Kevin Stone [mailto:[EMAIL PROTECTED] Sent: Thursday, March 20, 2003 1:58 PM To: Edward Peloke; [EMAIL PROTECTED] Php. Net Subject: Re: [PHP] credit card validations.. ----- Original Message ----- From: "Edward Peloke" <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED] Php. Net" <[EMAIL PROTECTED]> Sent: Thursday, March 20, 2003 11:50 AM Subject: [PHP] credit card validations.. > The owner of the php site I am working on just told me he want to do credit > card validations on the site. Currently, we aren't doing anything with > credit cards. I have no idea as to where to even start with this. Should I > simply go the paypal route? > > Thanks, > Eddie Credit card validation is somewhat involved but not terribly difficult. There are several good tutorials (such as the one below) and many classes and functions already written if you don't feel like reinventing the wheel. Good luck. http://www.sitepoint.com/article/728 -Kevin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php