Reading credit card public data with uFR Series NFC RFID readers
View Categories

Reading credit card public data with uFR Series NFC RFID readers

Reading credit card public data with uFR Series NFC RFID readers #

The present Digital Logic product line’s NFC RFID readers can only read the credit card UID. Most credit card data is difficult to obtain due to the special security of these cards.

Credit card public data reading #

For reading credit card public data, Digital Logic offers ready-to-use software solutions in the following programming languages:
Our Java and C-based WPF software examples implement the new EMV_GetPAN function. This function gets the PAN directly from the VISA and MasterCard credit cards (card number).
The process of reading card data starts with reading the publicly available data for the software examples written in various programming languages, then parsing the data and displaying the reading result.
If your project only needs to read the card PAN, we recommend using the EMV_GetPAN  function.

APDU commands send & receive (Credit Card public data reading) #

Digital Logic also provides an SDK with source code software examples for APDU commands send & receive (Credit Card public data reading).
For more details, visit the APDU Commands Software page.