case binNotAccepted
The transaction contains a card where the BIN is not accepted.
case expired
The transaction contains an expired card.
case invalidData
The transaction has invalid required data.
case missingData
The transaction has missing required data.
case missingKSN
The transaction KSN is missing.
case missingTracks
The transaction tracks are missing.
case notSupported
The transaction contains a card that is not supported by the QuantumPay SDK.
case notValidated
The transaction has not been validated.
case onlineAuthorizationRequired
The transaction cannot be processed offline.
case passed
The transaction passed validation.
case restricted
The transaction contains a card that is restricted from being used for purchase of goods and services.
case signatureRejected
The customer signature was rejected by the merchant.
case testCard
The transaction contains a test card being used in a production environment.