DECLINED_BY_STRIPE_API

DECLINED_BY_STRIPE_API(TerminalErrorType.PAYMENT_ERROR)

The Stripe API declined the payment. If this error code is returned, .getApiError will return more details on the decline.

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