devnied / EMV-NFC-Paycard-Enrollment

A Java library used to read and extract data from NFC EMV credit cards (Android/PCSC).
Apache License 2.0
1.5k stars 601 forks source link

Implementation RoadMap #81

Open SrknMcT opened 2 years ago

SrknMcT commented 2 years ago

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 after tag id is read or not. So I must get nfc tag with defined IsoDep object and send it to your Provider class, right? 2) Getting cardholder names still seems to be unsolved issues here.(in the Issues tab on the repo.) I want to solve that, if it is possible.Is it?