| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
CryptogramVerificationArpcMethod2 |
CryptogramVerificationArpcMethod2.clone() |
CryptogramVerificationArpcMethod2 |
CryptogramAuthResponse.getArpcMethod2()
Parameters that are required for ARPC response generation using method2 after ARQC verification is successful.
|
CryptogramVerificationArpcMethod2 |
CryptogramVerificationArpcMethod2.withCardStatusUpdate(String cardStatusUpdate)
The data indicating whether the issuer approves or declines an online transaction using an EMV chip card.
|
CryptogramVerificationArpcMethod2 |
CryptogramVerificationArpcMethod2.withProprietaryAuthenticationData(String proprietaryAuthenticationData)
The proprietary authentication data used by issuer for communication during online transaction using an EMV chip
card.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CryptogramAuthResponse.setArpcMethod2(CryptogramVerificationArpcMethod2 arpcMethod2)
Parameters that are required for ARPC response generation using method2 after ARQC verification is successful.
|
CryptogramAuthResponse |
CryptogramAuthResponse.withArpcMethod2(CryptogramVerificationArpcMethod2 arpcMethod2)
Parameters that are required for ARPC response generation using method2 after ARQC verification is successful.
|
Copyright © 2025. All rights reserved.