case cardRead
The peripheral read a card.
case contactCardError
An error occurred on the contact interface on the peripheral.
case contactCardInserted
A contact card was inserted into the peripheral.
case contactCardRemoved
A contact card was removed from the peripheral.
case contactlessCardError
An error occurred on the contactless interface on the peripheral.
case contactlessCardPresented
A contactless card was presented to the peripheral.
case contactlessCardRemoved
A contactless card was removed from the peripheral.
case error
The peripheral is in an error state.
case idle
The peripheral is idle.
case magneticCardError
An error occurred on the magnetic stripe interface on the peripheral.
case magneticCardRemoved
A magnetic stripe card was removed from the peripheral.
case magneticCardSwiped
A magnetic stripe card was swiped in the peripheral.
case none
The current state is unknown.
case notReady
The peripheral is not ready for processing.
case processing
The peripheral is currently busy.
case ready
The peripheral is ready for processing.