-
Notifications
You must be signed in to change notification settings - Fork 42
Test Credit Card Numbers
Chase Wiseman edited this page Oct 14, 2016
·
5 revisions
These are not specific to a gateway, but are useful for testing code that expects certain types. All pass the Luhn check except for the last one.
Number | Type |
---|---|
4222222222222 | Visa |
5555555555554444 | MasterCard |
2223000048400011 | MasterCard |
371449635398431 | Amex |
6011111111111117 | Discover |
38520000023237 | Diners Club |
3566002020360505 | JCB |
4917300800000000 | Visa Electron |
4462030000000000 | Visa Debit |
5555555555554444 | Cartebleue |
630495060000000000 | Laser |
6759649826438453 | Maestro |
4222222222222222 | Fails Luhn Check |
- Home
- General Usage
- Payment Gateways
- WooCommerce Blocks
- Updating
- Testing
- Workflow