Contains 3-D Secure details for this transaction
Request
Property Name | Type | Required | Description |
---|---|---|---|
| string | Optional | The 3-D Secure result token obtained from the Client-Side Encryption library. See 3-D Secure in Client-Side Encryption for more details. |
| string | Optional | ECI value. Applicable if using external MPI. Possible values for MasterCard:
Possible values for all other card types:
|
| string | Optional | Base64 encoded CAVV obtained from the external MPI. |
| string | Optional | Base64 encoded ID obtained from the external MPI. 3-D Secure 2.0: only required for Amex. |
| string | Optional | Transaction ID value from the 3DS server. UUID of 36 characters. |
| string | Optional | The version of 3-D Secure being used. Valid values:
|
| string | Optional | The ID of the initial transaction to link the current transaction to that existing transaction. |
Response
Property Name | Type | Description |
---|---|---|
| string | 3-D Secure authentication result. Possible values: AUTHENTICATION_BYPASSED AUTHENTICATION_SUCCEEDED AUTHENTICATION_UNAVAILABLE AUTHENTICATION_FAILED For more information, refer to Authentication Results details. |