|
|
|
|
|
by gaius
4518 days ago
|
|
The first digit of a credit card number identifies the type of company the issuer is, e.g. 1 is an airline, 3 is a travel agency, 4 and 5 are credit card companies, 7 is an oil company. The final digit is a checksum. Two things about this baffle me: 1) that websites feel the need to have a dropdown to identify what sort of card you have instead of just figuring it out and 2) why they need to ping it off the issuer's servers to detect you've entered an invalid number e.g. a typo. |
|
[1] 3 = AmEx; 4 = Visa; 5 = Mastercard; 6 = Discover.