European credit card validation
From: kaptain kernel (nospam_at_nospam.gov)
Date: 04/28/04
- Next message: Lothar Scholz: "Re: PHP sucks!!!!!!"
- Previous message: Tony Marston: "Re: mcrypt and key bytes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Apr 2004 16:19:12 +0100
I'm implementing a simple credit card number check on my website, in order
to trap user errors. it doesn't validate with the bank, but validates
against certain known rules (e.g. Amex always begins with xxxx)
The scripts I've found work fine for Mastercard, Visa, Diner's Club and a
few American only cards, but there's nothing on Google about European/UK
cards like Solo, Switch and Maestro.
Anyone aware of European oriented PHP credit card validation scripts?
Thanks.
- Next message: Lothar Scholz: "Re: PHP sucks!!!!!!"
- Previous message: Tony Marston: "Re: mcrypt and key bytes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|