I'll take a look through that and do as much further research as is possible.  Thanks.
  ----- Original Message ----- 
  From: Craig Lonsbury 
  To: Nathan Taylor ; php-general 
  Sent: Wednesday, October 08, 2003 4:04 PM
  Subject: RE: [PHP] Credit Card Validation


  this is a good explanation of the validation you can do.
  http://www.beachnet.com/~hstiles/cardtype.html

  if you are trying to validate client-side you'll need javascript,
  which is why there may not be anything on phpbuilder

  i have no idea about the bank side, but post any info you find out
  back here, it is coming up soon for me =)

  hth,
  Craig

  -----Original Message-----
  From: Nathan Taylor [mailto:[EMAIL PROTECTED]
  Sent: October 8, 2003 2:04 PM
  To: php-general
  Subject: [PHP] Credit Card Validation


  Hey guys (and gals),

  I am sure this has been asked many times before, but I couldn't seem to
  find a recent PHP4-based thread in the logs at phpbuilder.com; so either
  I'm incompetent or it doesn't exist.

  My question is pretty obvious, I was wondering what the process for
  validating a credit cards with both preprocessing by the form to
  determine the pattern validity and post processing by a bank to confirm
  the actual card validity.

  Your help would be greatly appreciated.

  Best Wishes,
  Nathan Taylor

  -- 
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to