TransactionStatus

From Barion Documentation
Jump to navigation Jump to search

Transaction status enumeration

This enum indicates the current status of a transaction.

Included in

Transaction status is used in the following structures:

Property list

Prepared || 0 || Started || 1 || Succeeded || 2 || Timeout || 3 || ShopIsDeleted || 4 || ShopIsClosed || 5 || Rejected || 6 || ToAccountCommissionCalculatorNotExists || 7 || TransferredToTechnicalAccount || 8 || TransferToNotExistingUserStorno || 9 || FromToIdentical || 10 || FinalAmountGreaterThanTransactionamount || 11 || RejectedByShop || 12 || Storno || 13 || Reserved || 14 || Deleted || 15 || Expired || 16 || TransactionRecordNotExists || 101 || ShopTransactionIdNotEqual || 102 || TransactionStatusNotCorrect || 103 || FromAccountNotExists || 105 || FromAccountIsSuspendedOrDeleted || 106 || FromAccountBalanceIsNotEnough || 107 || ToAccountIsDeleted || 108 || FromAccountOwnerIsDeletedOrForbiddenOrSuspended || 109 || UserOverTransactionLimit || 110 || TransferFromTechnicalAccountNotExistsEmail || 121 || TransferFromTechnicalAccountNotExistsRelatedId || 122 || InvalidAmount || 123 || CardTopUpRequested || 200 || InvalidPaymentRecord || 210 || PaymentTimeOut || 211 || InvalidPaymentStatus || 212 || PaymentSenderOrrecipientIsInvalid || 213 || Unknown || 255 ||
Enum value Byte / int value Description