CardVerificationAttributes - AWS Payment Cryptography Data Plane

CardVerificationAttributes

Card data parameters that are requried to verify Card Verification Values (CVV/CVV2), Dynamic Card Verification Values (dCVV/dCVV2), or Card Security Codes (CSC).

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

AmexCardSecurityCodeVersion1

Card data parameters that are required to generate a Card Security Code (CSC2) for an AMEX payment card.

Type: AmexCardSecurityCodeVersion1 object

Required: No

AmexCardSecurityCodeVersion2

Card data parameters that are required to verify a Card Security Code (CSC2) for an AMEX payment card.

Type: AmexCardSecurityCodeVersion2 object

Required: No

CardHolderVerificationValue

Card data parameters that are required to verify a cardholder verification value for the payment card.

Type: CardHolderVerificationValue object

Required: No

CardVerificationValue1

Card data parameters that are required to verify Card Verification Value (CVV) for the payment card.

Type: CardVerificationValue1 object

Required: No

CardVerificationValue2

Card data parameters that are required to verify Card Verification Value (CVV2) for the payment card.

Type: CardVerificationValue2 object

Required: No

DiscoverDynamicCardVerificationCode

Card data parameters that are required to verify CDynamic Card Verification Code (dCVC) for the payment card.

Type: DiscoverDynamicCardVerificationCode object

Required: No

DynamicCardVerificationCode

Card data parameters that are required to verify CDynamic Card Verification Code (dCVC) for the payment card.

Type: DynamicCardVerificationCode object

Required: No

DynamicCardVerificationValue

Card data parameters that are required to verify CDynamic Card Verification Value (dCVV) for the payment card.

Type: DynamicCardVerificationValue object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: