View a markdown version of this page

💬 ชาวเน็ตแห่แชร์: payment cryptography/latest/DataAPIReference/API DynamicCardVerificationValue.html - ประเด็นร้อน

DynamicCardVerificationValue

Parameters that are required to generate or verify Dynamic Card Verification Value (dCVV).

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

PanSequenceNumber

A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).

Type: String

Length Constraints: Fixed length of 2.

Pattern: [0-9]+

Required: Yes

ServiceCode

The service code of the payment card. This is different from Card Security Code (CSC).

Type: String

Length Constraints: Fixed length of 3.

Pattern: [0-9]+

Required: Yes

See Also

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