NYCPHP Meetup

NYPHP.org

[nycphp-talk] List of sample credit card numbers

Joel De Gan joel at tagword.com
Wed Mar 31 12:27:29 EST 2004


Oh a side note, you should have added the Luhn check digit algorithm
which can verify them before sending them off, it is a remarkably easy
algorithm.
http://www.itsecurity.com/dictionary/luhn.htm

cheers

Joel De Gan
---------
http://listbid.com - php freelance
http://broadwords.com - get $10 free advertising for your site

On Wed, 2004-03-31 at 09:20, Jeff Siegel wrote:
> I'm using this for a current project...thought others might find this 
> useful. Good for testing credit card validation in an ecomm site.
> 
> Jeff Siegel
> ------------------
> 
> 
> Card Type		Sample Number
> =======================================
> VISA			4111 1111 1111 1111
> MasterCard		5500 0000 0000 0004
> American Express	3400 0000 0000 009
> Diner's Club
> / Carte Blanche		3000 0000 0000 04
> Discover		6011 0000 0000 0004
> enRoute			2014 0000 0000 009
> JCB			3088 0000 0000 0009
> 
> 
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk
-- 
joeldg - developer, Intercosmos media group.
http://lucifer.intercosmos.net




More information about the talk mailing list