I'm trying to read the data off a contactless Mastercard Paypass card.
So I submit a SELECT PPSE command using 2PAY.SYS.DDF01. Here is my command APDU:
00 A4 04 00 0E 32 50 41 59 2E 53 59 53 2E 44 44 46 30 31 00
In the APDU Response I get the error "6A82", which is "file not found".
I'm stuck, Can anyone help me to read data from the paypass card?