DiscoverDynamicCardVerificationCode - AWS Payment Cryptography Data Plane

DiscoverDynamicCardVerificationCode

Parameters that are required to generate or verify dCVC (Dynamic Card Verification Code).

Contents

ApplicationTransactionCounter

The transaction counter value that comes from the terminal.

Type: String

Length Constraints: Minimum length of 2. Maximum length of 4.

Pattern: [0-9a-fA-F]+

Required: Yes

CardExpiryDate

The expiry date of a payment card.

Type: String

Length Constraints: Fixed length of 4.

Pattern: [0-9]+

Required: Yes

UnpredictableNumber

A random number that is generated by the issuer.

Type: String

Length Constraints: Minimum length of 2. Maximum length of 8.

Pattern: [0-9a-fA-F]+

Required: Yes

See Also

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