Readers SDK
version 28.0.0
      Target filter
Search in API
Skip to content
    Readers SDK
model/com.mpos.payments.transaction.model/SDKV2TransactionError/TransactionResult/Declined/Other/Reason

Reason

sealed class Reason

Inheritors

HardwareCancelled
OfflineDeclined
InvalidData
ServerError
Unauthorized
DoFallback
SeePhone
UnableToGoOnline
EmvCardBlocked
Timeout

Types

DoFallback
Link copied to clipboard
object DoFallback : SDKV2TransactionError.TransactionResult.Declined.Other.Reason
EmvCardBlocked
Link copied to clipboard
object EmvCardBlocked : SDKV2TransactionError.TransactionResult.Declined.Other.Reason
HardwareCancelled
Link copied to clipboard
object HardwareCancelled : SDKV2TransactionError.TransactionResult.Declined.Other.Reason
InvalidData
Link copied to clipboard
object InvalidData : SDKV2TransactionError.TransactionResult.Declined.Other.Reason
OfflineDeclined
Link copied to clipboard
data class OfflineDeclined(val onlineApproved: Boolean) : SDKV2TransactionError.TransactionResult.Declined.Other.Reason
SeePhone
Link copied to clipboard
object SeePhone : SDKV2TransactionError.TransactionResult.Declined.Other.Reason
ServerError
Link copied to clipboard
object ServerError : SDKV2TransactionError.TransactionResult.Declined.Other.Reason
Timeout
Link copied to clipboard
object Timeout : SDKV2TransactionError.TransactionResult.Declined.Other.Reason
UnableToGoOnline
Link copied to clipboard
object UnableToGoOnline : SDKV2TransactionError.TransactionResult.Declined.Other.Reason
Unauthorized
Link copied to clipboard
object Unauthorized : SDKV2TransactionError.TransactionResult.Declined.Other.Reason
Generated by Dokka
© 2026 Copyright