EMV-NFC-Paycard-Enrollment icon indicating copy to clipboard operation
EMV-NFC-Paycard-Enrollment copied to clipboard

A Java library used to read and extract data from NFC EMV credit cards (Android/PCSC).

Results 24 EMV-NFC-Paycard-Enrollment issues
Sort by recently updated
recently updated
newest added

Seems 5 versions ? According https://www.eftlab.co.uk/index.php/site-map/knowledge-base/145-emv-nfc-tags

Is there a way to integrate https://github.com/jpos/jPOS/tree/master/jpos/src/main/java/org/jpos/security both for MC and VIsa

Julien ,firstly,thanks for the repo. Secondly, I will be very appreciated if you answer my questions about the base of this project. 1)I wonder this project is about the things...

How do i get the CVV of the card ?

add AID for uzbekistan nfc card humo

maven.yml e3e906d56052989c97e9d32f0fe7c5324a605d7b

.github/workflows/CI

sample-pcsc/src/main/java/com/github/devnied/emvpcsccard/EMV-NFC Paycard

I compile the library from Maven, but when I implemented on Android project, I got this issue. java.lang.ClassNotFoundException: Didn't find class "org.slf4j.LoggerFactory" . Any idea what I am missing. Thank...

Hello friend, I'm a golang developer, I have an app in golang that talks to credit card flags. I wanted to create an android app to read nfc and send...