Verifies card-related validation data using algorithms such as Card Verification Values (CVV/CVV2), Dynamic Card Verification Values (dCVV/dCVV2) and Card Security Codes (CSC). For more information, see Verify card data in the Amazon Web Services Payment Cryptography User Guide.
See https://www.paws-r-sdk.com/docs/paymentcryptographydataplane_verify_card_validation_data/ for full documentation.
paymentcryptographydataplane_verify_card_validation_data(
KeyIdentifier,
PrimaryAccountNumber,
VerificationAttributes,
ValidationData
)
[required] The keyARN
of the CVK encryption key that Amazon Web Services Payment
Cryptography uses to verify card data.
[required] The Primary Account Number (PAN), a unique identifier for a payment credit or debit card that associates the card with a specific account holder.
[required] The algorithm to use for verification of card data within Amazon Web Services Payment Cryptography.
[required] The CVV or CSC value for use for card data verification within Amazon Web Services Payment Cryptography.