- Forums
- Scripts
- Credit Card Example Formats For Visa American Express Master Card
some examples of credit cards for validation on a webform is helpful for programmers when they are validating user input when you have a script that you need to validate the user entered the correctly format for a credit card value [1324], Last Updated: Sat May 18, 2024
wallpaperama
Wed Jan 30, 2008
18 Comments
25110 Visits
these are some example formats of the most common credit cards:
American Express | 3400 0000 0000 009 |
Carte Blanche | 3000 0000 0000 04 |
Discover | 6011 0000 0000 0004 |
Diner's Club | 3000 0000 0000 04 |
enRoute | 2014 0000 0000 009 |
JCB | 2131 0000 0000 0008 |
MasterCard | 5500 0000 0000 0004 |
Solo | 6334 0000 0000 0004 |
Switch | 4903 0100 0000 0009 |
Visa | 4111 1111 1111 1111 |
this is very hepful when you hare creating a script and you want to validate that the user entered a correct format