CARD_LEFT_IN_READER

CARD_LEFT_IN_READER(TerminalErrorType.USER_ERROR)

A card can only be used for one transaction, and must be removed after being read. Otherwise, subsequent collectPaymentMethod attempts will fail with this error.

Your ReaderListener implementation will receive ReaderListener.onReportReaderEvent with ReaderEvent.CARD_REMOVED when the card is removed.

The Chipper 2x and WisePad 3 will beep until the card is removed.

Functions

Link copied to clipboard
fun toLogString(): String
Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int