devnied / EMV-NFC-Paycard-Enrollment

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to read token cryptogram?

atonamy opened this issue · comments

For EMV Payment Tokenisation (such as Android Pay and Apple Pay) instead of real card number providing token by NFC. This library successful read token number and token expiry date. But how to read cryptogram (which acts as a one-time-use password). Where is stored? Any idea?

Any update on this?

Has someone been able to get the cryptogram yet?

@rozzalia Can you point us in the right direction?

@rozzalia were you able to share an example on getting the cryptogram from tokenized cards such as Apple Pay or Google Pay?