TransactionStatusEnum

enum TransactionStatusEnum : Enum<TransactionStatusEnum>

Entries

Link copied to clipboard

The Payment Application performed the transaction but in some point it failed, it is recommended to query this transaction to get the status

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The Payment Application could not determine the result of transaction, it is recommended to query this transaction to get the status

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val code: Int
Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int