Reading Visa payWave Credit Card Details via NFC on Android

后端 未结 2 995
旧时难觅i
旧时难觅i 2020-12-22 17:58

Is it possible to read the credit card details (name, number, expiry) of a Visa payWave card via NFC on a Samsung Galaxy Nexus? What about other NFC-enabled credit cards?

2条回答
  •  再見小時候
    2020-12-22 18:07

    There are at least 2 Android apps that can already do this: Squareless and Electronic Pickpocket RFID.

    Some references:

    • Explanation of how to do it: http://blog.saush.com/2006/09/08/getting-information-from-an-emv-chip-card/
    • Java code: http://code.google.com/p/javaemvreader/
    • This may be helpful, too: http://cardpeek.googlecode.com/svn-history/r23/trunk/dot_cardpeek_dir/scripts/emv.lua
    • See also this question: How do I read the PAN from an EMV SmartCard from Java

提交回复
热议问题