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.44k stars 586 forks source link

MasterCard getHolderFirstname() and getHolderLastname() returns null #9

Closed dborshchov closed 5 years ago

dborshchov commented 8 years ago

I've tried to use your library in simple project, everything is ok except this issue, any help with it? Visa is working as expected.

gitkobold commented 8 years ago

Same problem. Any idea? Is it possible that isn't contained?

c0dr commented 8 years ago

Afaik MasterCard doesn't allow issuers to include the name of the cardholder to be accessible in contactless.

yanitsa85 commented 7 years ago

Ok tanks

FJiskra commented 7 years ago

sample application shows Full Name but my android application returns NULLs. I use one VISA card. Every other info match. I have latest release 2.1.1. Can you help me ?

cameljames commented 7 years ago

What is this?

On Friday, April 21, 2017, FJiskra notifications@github.com wrote:

sample application shows Full Name but my android application returns NULLs. I use one VISA card. Every other info match. I have latest release 2.1.1. Can you help me ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/devnied/EMV-NFC-Paycard-Enrollment/issues/9#issuecomment-295755334, or mute the thread https://github.com/notifications/unsubscribe-auth/AOKHX0R9RhQ3X8EdzPm5BHeJjSrDoH7Eks5rx2nEgaJpZM4F5ePz .

-- King james

sm4rk0 commented 7 years ago

@cameljames You are watching this project on GitHub and therefore you are receiving emails for issues. Just as noted in the email signature.

anna64000 commented 7 years ago

thanks