Skip to main content
Anchor to VerificationSessionStateReason

VerificationSessionStateReason

enum

The possible values that can be used to describe the reasons why a verification is rejected.

Anchor to AUTHENTICATION_FAILEDAUTHENTICATION_FAILED
•

Credit card only. 3DS authentication failed. This Reason should be only used when the payments app does not want to proceed and confirm the payment after the 3DS authentication step.

•

Credit card only. Credit card declined.

•

Credit card only. Credit card expired.

•

Verification processing failure.

•

Credit card only. The provided address is valid but does not match the card's provider record.

•

Credit card only. The provided CVC is valid but does not match the card's provider record.

•

Credit card only. The provided ZIP is valid but does not match the card's provider record.

•

Credit card only. The provided CVC does not match the expected format.

•

Credit card only. The expiry date does not match the date format.

•

Credit card only. The provided card number does not match the expected format.


Was this section helpful?