Hi folks,
Is it possible to determine if a card has been inserted into the chip reader via the SDK? Ideally, we would like to ensure a card is still inserted into a device or if it has been removed. And in a best case scenario, make sure it is the card that performed the most recent card transaction.
Edit:
The reason for this is that I've been told by a client that carrying out a further operation on a user's credit card account (working with the credit card company) might require that the card is inserted into the device for some compliance reasons I am still not fully aware of. So I've been asked to verify if something like that is even possible.
Thanks!