CARD_SWIPE_NOT_AVAILABLE

CARD_SWIPE_NOT_AVAILABLE(TerminalErrorType.PAYMENT_ERROR)

Error reported when collectPaymentMethod or processPayment was called while offline and the card was read using the swipe method. Payment method data collected using the swipe card read method cannot be processed offline. Retry the payment by calling collectPaymentMethod() again.

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