CryptogramAuthResponse - AWS Payment Cryptography Data Plane

CryptogramAuthResponse

Parameters that are required for Authorization Response Cryptogram (ARPC) generation after Authorization Request Cryptogram (ARQC) verification is successful.

Contents

Important

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

ArpcMethod1

Parameters that are required for ARPC response generation using method1 after ARQC verification is successful.

Type: CryptogramVerificationArpcMethod1 object

Required: No

ArpcMethod2

Parameters that are required for ARPC response generation using method2 after ARQC verification is successful.

Type: CryptogramVerificationArpcMethod2 object

Required: No

See Also

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