AMOUNT_EXCEEDS_MAX_OFFLINE_AMOUNT

AMOUNT_EXCEEDS_MAX_OFFLINE_AMOUNT(TerminalErrorType.USER_ERROR)

Failure in Terminal.processPayment, reported when the PaymentIntent's amount exceeds the configured allowable maximum amount for offline transactions.

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