peterhellberg / acr122u

A Go package for the ACR122U USB NFC Reader
https://godoc.org/github.com/peterhellberg/acr122u
MIT License
34 stars 13 forks source link

Payment Card Data #2

Closed jkassis closed 1 year ago

jkassis commented 1 year ago

A contact smartcard has a persistent connection to a reader and responds to multiple requests, which is necessary to read payment info.

Can you advise how to read payment data off of a card using this device / NFC?

jkassis commented 1 year ago

nm. it seems to work just the same.