Earlier quoted context omitted.
I’m honestly surprised the move to contactless hasn’t occurred faster, as the costs for hardware seem lower for nfc versus chip.
In the US retailers don't want to lose customer tracking they can do with fixed card numbers. This is why you see nonsense like "Kroger Pay" and other store specific payment apps. The hardware exists in nearly every terminal that supports EMV (Chip and pin/signature), the retailers just haven't turned it on. Meanwhile, with my Samsung phone and its mag strip emulation, I can use my phone nearly everywhere anyway even…
Japan facing credit card number shortage
301–310 of 360 posts
Re: Japan facing credit card number shortage
#302Earlier quoted context omitted.
If twenty years of fighting banking websites has taught me anything, I'd never assume that the backend would "just work". In fact, if any bank decides to roll out a longer number scheme, I'd probably want to make sure that I wouldn't need their service for a few coming days, just to be safe.
Banking websites are not the backend. Backend here is what the card issuers do / how the payments are routed. The level of scrutiny between those is very different.
Re: Japan facing credit card number shortage
#303Earlier quoted context omitted.
I’m honestly surprised the move to contactless hasn’t occurred faster, as the costs for hardware seem lower for nfc versus chip.
For consumer commerce, between the contactless and the smart chips this should be solved. Someone else said the number is 'hidden' from the users but it's not hiding versus not hiding that's the problem. It's that for e-commerce the human has to transcribe the number by hand. You can't hide it, except via another system.
AFAIK, that's how the first version of 3D secure worked: you were redirected to your bank site and authenticated the payment there.
Re: Japan facing credit card number shortage
#304Earlier quoted context omitted.
My primary card declines all non 3D Secure internet purchases unless I click the scary sounding "Open card to all internet purchases for 60 minutes" button in the bank app.
That's brilliant! May I ask where you're from? Our national processor was one of the first to implement 3D Secure but none of the banks I know about offer that kind of protection (even on my company card).
Re: Japan facing credit card number shortage
#305Earlier quoted context omitted.
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.
The problem with that is the purpose of a credit card system is convenience, especially the convenience involved in being able to represent the identifier in an easily compact manner. When it's a few groups of digits, I can print it onto a card or piece of paper, and just plug the digits in whenever I need to validate the number and run a transaction. You can't do that with a token. What happens when I want to use my…
You pay by logging into your bank account.
Re: Japan facing credit card number shortage
#306Earlier quoted context omitted.
> And if you have some way to enter the numbers so online transactions still work, then what is the point of the encryption? Why not allow plugging the card into the computer just like a yubikey for online payments? It would be quite difficult to pull off, but credit card companies can save a lot on fraudulent transactions if it is implemented.
Seems ridiculous to have to buy a device just to use my card. I would have to carry it around as well otherwise I wouldn't be able to use my card online
Re: Japan facing credit card number shortage
#307Earlier quoted context omitted.
There's far better ways to do it if you can use online - I submit my card number to them, they pass the card number, their account number, and the amount to my provider, I authorise they payment with my provider. If you're doing it over the phone though things like public key won't really work - to be long enough would make the numbers impossible to read out reliably, let alone the calculation I would need to do with…
Nah, think again, in either the merchant's or bank's perspective: how can they tell you are really who you claimed to be? That's the core question and why all the hustle. And again, even some design can perfectly solve that problem, there are additional problems to resolve: how to implement that change with reasonable cost, within reasonable time frame and with good user experience? And most importantly, does not bre…
Re: Japan facing credit card number shortage
#308Earlier quoted context omitted.
There's far better ways to do it if you can use online - I submit my card number to them, they pass the card number, their account number, and the amount to my provider, I authorise they payment with my provider. If you're doing it over the phone though things like public key won't really work - to be long enough would make the numbers impossible to read out reliably, let alone the calculation I would need to do with…
Nah, think again, in either the merchant's or bank's perspective: how can they tell you are really who you claimed to be? That's the core question and why all the hustle. And again, even some design can perfectly solve that problem, there are additional problems to resolve: how to implement that change with reasonable cost, within reasonable time frame and with good user experience? And most importantly, does not bre…
Re: Japan facing credit card number shortage
#309Earlier quoted context omitted.
And its super annoying. I bail out when I'm asked to do that.
It may be annoying if one is not used to take care about own transactions safety and is willing to shift this responsibility to some other entity - of course this convenience has a cost.
Use using credit card numbers is IMHO a very conventient way of paying with the liability for fraud being setup exactly in the right customer-friendly way.
Re: Japan facing credit card number shortage
#310Earlier quoted context omitted.
> And if you have some way to enter the numbers so online transactions still work, then what is the point of the encryption? Why not allow plugging the card into the computer just like a yubikey for online payments? It would be quite difficult to pull off, but credit card companies can save a lot on fraudulent transactions if it is implemented.
Seems ridiculous to have to buy a device just to use my card. I would have to carry it around as well otherwise I wouldn't be able to use my card online
And as for transactions on mobile phones, most of them have NFC as well; contactless payments could work there too.