Validation Response Codes
Card Verification: This service verifies the account authenticity and integrity before authorization.
ResponseDescriptionverifiedCard was successfully verified.
not_verifiedCard verification failed due to a number of reasons including: - Lost card - Stolen card - Closed account
Address Verification (AVS): The service validates the provided billing address against the address on file with the card issuer.
ResponseDescriptionmatchAddress provided by card holder fully matches address on file with the card issuer.
no_matchAddress provided by card holder does not match address on file with the card issuer.
partial_matchAddress provided by card holder partially matches address on file with the card issuer for the following reasons:
Partially match. Street address provided matches, but 5-digit postal code does not.
Partially match. 5-digit postal code matches, but street address does not.
not_supportedAddress verification is not supported.
Address provided by card holder could not be verified against address on file with the card issuer.
CVC Verification : This service facilitates the CVC validation status check with the card issuer.
ResponseDescriptionmatchCVC provided by card holder passes verification.
no_matchCVC provided by card holder failed verification.
system_unavailableIssuer's system is unavailable.
invalid_dataMalformed CVC value or unexpected characters.
non_participatingIssuer does not participate in CVC verification.
Name Verification (ANI): Enhances your card-not-present fraud mitigation with Real-Time Name Match.
ResponseDescriptionmatchName provided by card holder fully matches name on file with the card issuer.
no_matchName provided by card holder does not match name on file with the card issuer.
partial_matchName provided by card holder partially matches name on file with the card issuer.
not_performedName verification was not performed by the issuer or issuer is not participating in Name verification.
Last updated

