Live data from Hacker News

Japan facing credit card number shortage

mainichi.jp

301–310 of 360 posts

Re: Japan facing credit card number shortage

#301
post #56

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…

Tracking is traditionally done with discount cards, and they are compatible with all payment methods. And there are applications that aggregate those discount cards in software: a discount card is just a short ID, nothing fancy.

Re: Japan facing credit card number shortage

#302
post #32

Earlier 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.

Largely still working off of nightly FTP file drops...

Re: Japan facing credit card number shortage

#303
post #31

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.

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.

>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

#304

Earlier 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).

Sweden! Having Nordea as my bank. Have had it for at least 5 years, probably more!

Re: Japan facing credit card number shortage

#305

Earlier 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…

>What happens when I want to use my friend's computer to pay for something on Amazon but I haven't saved my card number?

You pay by logging into your bank account.

Re: Japan facing credit card number shortage

#306

Earlier 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

It's honestly the issue is the card form factor. If you ditched the card form factor you could use USB or other common interfaces. The card form factor limits or requires it's own interface. Current cards with chips or contact less payment use a form of connection that PCs and Phones don't have integrated.

Re: Japan facing credit card number shortage

#307
post #296

Earlier 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…

Online you don't have to prove your account ownership to the merchant, just the bank. The merchant tells bank "I want $50 from account 17", the bank then says "Hey user, prove you own account 17 and are happy to spend $50", the user says "yes that's me", the bank tells the merchant "transaction approved".

Re: Japan facing credit card number shortage

#308
post #296

Earlier 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…

Isn't what the GP mentioned how the "verified by Visa" works? You enter your card details, and you're redirected to your bank's site to authenticate the transaction. You use whatever (normally 2fa) method to login to the bank's page, OK the transaction, and are redirected back to the merchant's site.

Re: Japan facing credit card number shortage

#309
post #290
post #254

Earlier 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.

Well, I already moved to Paypal whereever I'm forced to do this dance. It is also completely unusable for me when travelling, because I like to keep the stuff to authorize unlimited transactions from my bank account at home.

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

#310

Earlier 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

If you were able to do this I think you’d find card readers built into laptops would be much more ubiquitous. It’s very commonly an option on business laptops already (probably thanks to the US government making heavy use of contact smartcards).

And as for transactions on mobile phones, most of them have NFC as well; contactless payments could work there too.

Post reply on HN