Online

class Online(code: String?, processorCode: String?, message: String?) : TapOnPhoneInvocationError.TransactionDeclined

Request was well formed and valid, but gateway decided to decline the transaction

Constructors

Link copied to clipboard
fun Online(code: String?, processorCode: String?, message: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val errorCode: Int
Link copied to clipboard
val errorDescription: String