NFC - Java library - Get data of Visa card

Hello,
I would like to read data from a Visa card through NFC and contactless. For that I found a library permitting to communicate with a Visa card. my problem is that this library is for JAVA.

Sources : GitHub - devnied/EMV-NFC-Paycard-Enrollment: A Java library used to read and extract data from NFC EMV credit cards (Android/PCSC).

Library : Maven Central : Maven Central Repository Search

Do you know how an Arduino can use this java library ? This library allows to ask the Visa card its expiration date and its 16-digit code.v

Thank you in advance for your help.

Jérémy

I am also looking for a very powerful NFC player for arduino. Do you know where to buy it?

I wish to read credit cards for a magic trick or I '' read in the mind of the specter '' his all there is on that blue card.

Hello,
The NFC can not defraud because it gives neither the CVV nor the name of the cardholder. These two informations were born to make payments.
Cordially.
Jérémy

If you can access previous transaction details by reading the card, that would likley be classed as 'personal data' and thus reading it without the users permission would be illegal in a lot of countries.

The card number and its expiry date are of course bits of information that are helpful to fraudsters.

I do not want to read the transactions but just the CVV and the expiry date. Reading the news by NFC is like watching a few seconds the front of the CB. "Guessing" CB info is a trick a thousand times stronger than a simple card trick.

@Jeremy_Gachon, I cannot see how you can prove to people here that you are not trying to create a system to defraud people.

And, even supposing you have the best of intentions, what happens if a fraduster steals your Arduino system?

...R

Moderator locked this thread as it could lead to illegal forum content.