Overview
Members-Overview
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
new CardReaderStatus()
The CardReaderStatus tag is used to transport information about the current card reader activity.
The following values are valid:
Specification: retail.
Member-List
cardManuallyEntered (static, constant)
Card information has been manually entered. Valid for Manual-Pan-Key.
Specification: retail.
cardNotRemoved (static, constant)
Card has not been removed by the cardholder despite being prompted to do so (timeout: 15s). Valid for ICC.
Specification: retail.
cardPresented (static, constant)
Contactless card has been presented. Only for ICC contactless transactions. Valid for Contactless.
Specification: retail.
cardReaderClosed (static, constant)
The shutter of the card reader is closed. No cards can be inserted.
Specification: retail.
cardReaderEmpty (static, constant)
The card reader is empty and accepts cards.
Specification: retail.