>the company decided to take makeshift measures such as reusing credit card numbers of discontinued cards after a certain period had passed since cardholders canceled their memberships. However, there are considerable risks of fraudulent usage What are the risks here, and why aren't they already present by someone generating credit card numbers with a RNG? AFAIK credit card transactions are authenticated by at least…
What if they switched CC numbers TO IPV6 addresses? Insane or genius?
Japan facing credit card number shortage
21–30 of 360 posts
Re: Japan facing credit card number shortage
#22Re: Japan facing credit card number shortage
#23I wonder how this became a problem. Your CC number is not just 16 digits long. It's 16, plus expiration, plus the 3-4 extra security digits, plus your name, plus your zip code. That's quite a lot of entropy.
Re: Japan facing credit card number shortage
#24Earlier quoted context omitted.
I don't see how token based transactions would improve the situation. You still require a unique identifier per issuer per client per account.
The identifier is hidden from the user so if it's huge and complex that is no problem. My point is that we're talking about putting a lot of effort into overhauling the system to support a scheme that is arguably already obsolete. If we're putting in the effort we should just remove the old insecure digits entirely and focus on a cleaner modern solution.
Re: Japan facing credit card number shortage
#25>the company decided to take makeshift measures such as reusing credit card numbers of discontinued cards after a certain period had passed since cardholders canceled their memberships. However, there are considerable risks of fraudulent usage What are the risks here, and why aren't they already present by someone generating credit card numbers with a RNG? AFAIK credit card transactions are authenticated by at least…
What if they switched CC numbers TO IPV6 addresses? Insane or genius?
Re: Japan facing credit card number shortage
#26SUrely, there's some inefficiency in how numbers are used... 10 quadrillion for 7.5 billion people isn't enough?
"The first six digits represent the country, brand, and the type of card issuer and other elements". The last digit is a check digit so it's actually only 1 billion.
It still seems like a comfortable amount of numbers.
Re: Japan facing credit card number shortage
#27SUrely, there's some inefficiency in how numbers are used... 10 quadrillion for 7.5 billion people isn't enough?
The first digits are a header identifying the type of the card, (visa, mastercard...) and probably other characteristics. The main problem is that in Japan everybody has like 5 credit cards, because every big company has its own financial branch and issues cards (maybe to profit from a "reservoir" effect of the accounts?). So you have a credit card linked to your clothes shop, one from your supermarket, one from Raku…
This is a fascinating departure from my expectation, because when I was in Japan, I distinctly noticed that credit cards were not accepted everywhere. One could load money into Suica/Pasmo cards and use those at convenient stores, but I learned that carrying cash was imperative -- Japan seemed very much to be a cash-oriented society.
Re: Japan facing credit card number shortage
#28Earlier quoted context omitted.
What if they switched CC numbers TO IPV6 addresses? Insane or genius?
Only slightly more insane than keeping the handy 4x4 format, but extending it from base 10 numbers to base 16, which I would really love to see :D
Re: Japan facing credit card number shortage
#29SUrely, there's some inefficiency in how numbers are used... 10 quadrillion for 7.5 billion people isn't enough?
The first digits are a header identifying the type of the card, (visa, mastercard...) and probably other characteristics. The main problem is that in Japan everybody has like 5 credit cards, because every big company has its own financial branch and issues cards (maybe to profit from a "reservoir" effect of the accounts?). So you have a credit card linked to your clothes shop, one from your supermarket, one from Raku…
Re: Japan facing credit card number shortage
#30Japan has a population of 150M.
If you can't give folks a number from SIXTEEN digits - something is wrong with the folks giving out the numbers.
Some answers to the excuses. The 6 digits at front, if a company legit runs out of numbers, ask for another prefix.
The reality. Instead of using the numbers properly (random ID to tie to a user account) they are probably putting some kind of structure into the digits that results in very inefficient use.
These are the 10 digits available PER PREFIX!
1,234,567,890
Even with a check digit you are at a billion numbers PER PREFIX! You can't get 125 million folks into this address space?
Absolutely pitiful.