Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 1 KB

File metadata and controls

28 lines (22 loc) · 1 KB

VerificationErrorCode

Enum Variants

Name Value
VerificationFailed verification_failed
VerificationFraudDetected verification_fraud_detected
VerificationDenied verification_denied
VerificationNotSupportedByIssuer verification_not_supported_by_issuer
VerificationStoppedByIssuer verification_stopped_by_issuer
CardFailed card_failed
CardInvalid card_invalid
CardAddressMismatch card_address_mismatch
CardZipMismatch card_zip_mismatch
CardCvvInvalid card_cvv_invalid
CardExpired card_expired
CardLimitViolated card_limit_violated
CardNotHonored card_not_honored
CardCvvRequired card_cvv_required
CreditCardNotAllowed credit_card_not_allowed
CardAccountIneligible card_account_ineligible
CardNetworkUnsupported card_network_unsupported

[Back to Model list] [Back to API list] [Back to README]