Skip to main content
Reader messages are critical for communicating the status of the card reader to users during a transaction. The EMV Core SDK provides a ReaderMessageEvent callback to relay these messages, which can be displayed in the application’s user interface. The sections below contain tables describing the different reader messages that can be displayed.

Main reader messages

These are the messages sent for the reader’s main operational states, transitions, and error conditions:

Other messages from EMV Core

Since SDK v1.5, EMV Core sends additional status messages using dedicated indexes instead of the single index 255 used in earlier versions. You can overwrite each message’s default text with the corresponding configuration key.
Indexes 221 to 250 are reserved for future EMV Core messages.