OFFLINE_COLLECT_AND_PROCESS_MISMATCH

OFFLINE_COLLECT_AND_PROCESS_MISMATCH(TerminalErrorType.PAYMENT_ERROR)

Error reported when collectPaymentMethod was called while online and processPayment was called while 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