RejectedReasonCode
The following reason code for a rejected transaction are defined:
enum RejectedReasonCode {
AccountClosed
CardNotActivated
CardExpired
CardPermanentlyBlocked
CardSuspended
CardOutOfOrder
CardUnknown
CanceledByCardHolder
DigitalCardDeactivated
DigitalCardEnrollmentInvalid
DigitalCardRefusal
DigitalCardSuspended
DigitalCardTokenInvalid
DoNotHonor
InvalidExpirationDate
InvalidPinAttemptsExceeded
InPersonTransactionsNotAuthorized
MagstripeNotSupported
MerchantNotFound
MerchantShouldResubmitAuthorization
PinInvalid
PinRequired
PinRequiredForFurtherTransaction
PeriodTransactionNumberLimitExceeded
SwanTechnicalErrorOccurred
TransactionAmountLimitExceeded
TransactionTypeNotAllowed
ThreeDsError
TransactionCurrencyIncorrect
AccountHolderDeceased
AccountMembershipRefused
AccountSuspended
AccountUnknown
AmountMismatch
BankRefused
BeneficiaryBankNotReachable
BeneficiaryMismatch
BeneficiaryMissingOrIncorrect
CheckReceivedLate
CheckNotReceived
CreditorBankOffline
CreditorBankTechnicalErrorOccurred
CreditorBankTimeout
DateMissing
DateInvalid
DebtorAccountClosed
DebtorAccountConsumer
DebtorAccountUnknown
DebtorBankOffline
DebtorBankTechnicalErrorOccurred
DebtorBankTimeout
DebtorDeceased
DebtorNameMissing
EndorsementMissing
FraudSuspected
IbanInvalid
IbanSuspended
InsufficientFunds
InvalidTransferDate
InvalidOrMissingAmount
InvalidSecurityNumber
MandateInvalid
NoMandate
PartnerRefused
PartnerTechnicalErrorOccurred
PeriodAmountLimitExceeded
PeriodNbTransactionLimitExceeded
ReasonNotSpecifiedByBank
ReasonNotSpecifiedByDebtor
RegulatoryReason
SignatureMissing
SuspiciousCheck
SwanOffline
SwanRefused
SwanTimeout
TermsAndConditionsLimitExceeded @deprecated
TransactionDuplicated
TransactionOnAccountTypeNotAllowed
InvalidPin @deprecated
RetryWithChipAndPin @deprecated
InvalidAmount @deprecated
CardholderCancellation @deprecated
CardNumberInvalid @deprecated
DigitalWalletEnrolmentInvalid @deprecated
DigitalWalletTokenInvalid @deprecated
DigitalWalletRefusal @deprecated
MissingPin @deprecated
MissingExpirationDate @deprecated
DigitalWalletDeactivated @deprecated
DigitalWalletSuspended @deprecated
}
Values
RejectedReasonCode.AccountClosed
The account linked to this card is closed.
RejectedReasonCode.CardNotActivated
The card isn't activated.
RejectedReasonCode.CardExpired
The card is expired.
RejectedReasonCode.CardPermanentlyBlocked
The card is permanently blocked.
RejectedReasonCode.CardSuspended
The card is suspended.
RejectedReasonCode.CardOutOfOrder
The card is temporarily or permanently blocked, or it's expired.
RejectedReasonCode.CardUnknown
The card is unknown.
RejectedReasonCode.CanceledByCardHolder
The card holder canceled the transaction.
RejectedReasonCode.DigitalCardDeactivated
The digital card is deactivated.
RejectedReasonCode.DigitalCardEnrollmentInvalid
There was a problem when enrolling the digital card.
RejectedReasonCode.DigitalCardRefusal
The digital card issuer rejected the transaction.
RejectedReasonCode.DigitalCardSuspended
The digital card is suspended.
RejectedReasonCode.DigitalCardTokenInvalid
The digital card either is inactive, is expired, or doesn't exist.
RejectedReasonCode.DoNotHonor
This request can't be honored. Contact Support with any questions.
RejectedReasonCode.InvalidExpirationDate
The expiration date provided doesn't match the expiration date on the card.
RejectedReasonCode.InvalidPinAttemptsExceeded
The card holder entered the incorrect PIN too many times.
RejectedReasonCode.InPersonTransactionsNotAuthorized
This card can't be used for in-person transactions.
RejectedReasonCode.MagstripeNotSupported
Paying with the card's magstripe isn't supported by this merchant.
RejectedReasonCode.MerchantNotFound
The merchant couldn't be found or doesn't exist.
RejectedReasonCode.MerchantShouldResubmitAuthorization
The merchant didn't use 3-D Secure (3DS).
RejectedReasonCode.PinInvalid
The PIN entered by the card holder is incorrect.
RejectedReasonCode.PinRequired
The card holder didn't enter their PIN.
RejectedReasonCode.PinRequiredForFurtherTransaction
The card holder must enter their PIN while completing a transaction to reactivate their card.
RejectedReasonCode.PeriodTransactionNumberLimitExceeded
The maximum number of transactions allowed during the given period is exceeded.
RejectedReasonCode.SwanTechnicalErrorOccurred
A technical error occurred.
RejectedReasonCode.TransactionAmountLimitExceeded
The maximum spending limit for the given period is exceeded.