Slashdot Mirror


Apple Said To Team With Visa, MasterCard On iPhone Wallet

An anonymous reader writes with news about a possible partnership between Apple and major credit card companies. Apple plans to turn its next iPhone into a mobile wallet through a partnership with major payment networks, banks and retailers, according a person familiar with the situation. The agreement includes Visa, MasterCard, and American Express and will be unveiled on Sept. 9 along with the next iPhone, said the person, who asked not to be identified because the talks are private. The new iPhone will make mobile payment easier by including a near-field communication chip for the first time, the person said. That advancement along with Touch ID, a fingerprint recognition reader that debuted on the most recent iPhone, will allow consumers to securely pay for items in a store with the touch of a finger.

3 of 187 comments (clear)

  1. As much as I hate Apple by Anonymous Coward · · Score: 4, Interesting

    This will be good because it might finally get businesses serious about exception NFC transactions. As long as it's not some proprietary bullshit on Apple's end, of course.

    1. Re:As much as I hate Apple by AmiMoJo · · Score: 4, Interesting

      I use NFC for payment every day without issue. It's a mature, reliable technology, at least in most places. I think where there have been issues it's usually due to retailers insisting on using certain companies with new tech, instead of established ones.

      The real problem is the lack of standards. Japan has e-wallets, there is Google Wallet and now it looks like there will be a third and incompatible Apple wallet. What are the chances that other payment providers will be allowed to use NFC on Apple hardware for their own systems? Could you ditch the Apple wallet and install Google Wallet instead?

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    2. Re: As much as I hate Apple by IamTheRealMike · · Score: 4, Interesting

      More importantly, the underlying technology is totally different. VISA Europe is not at all the same as VISA USA. VISA in Europe is a coalition of banks, VISA USA is a private company. America has never rolled out EMV, making its banking industry a ridiculous joke compared to, well, everywhere else. You don't get reports of major European supermarket chains getting their PoS systems hacked and magstripes skimmed like you do in the US, because EMV is a much more secure system.

      The NFC payment cards that are rolling out around the world (outside USA) now are basically a variant of EMV/Chip and PIN. The underlying crypto is the same. The card signs a challenge from the terminal. They're upgrading to elliptic curve crypto at the moment actually, not sure if all NFC cards do that or not but it would not surprise me. NFC as tried by Google in America is actually a very minor variant on just sending your magstripe data via radio. I believe the CVC code rotates (three digits of entropy lol) and the tech is based on a Secure Element hard-wired to the NFC radio. But the phone has minimal control over the actual payment transaction, thus doesn't add much value beyond being a big battery, and that's why the tech largely stalled. Also they screwed up the compatibility testing and the terminals were full of bugs that meant transactions just sort of randomly failed.

      So don't be fooled. The "NFC payments" that we know outside of North America is totally different to what they call "NFC payments", which is an unfortunate piece of linguistic confusion.