Open the Portico Developer Guide site
PosGateway Schema
Secure3D Element
PosGateway Schema > PosReportTxnDetailRspType Complex Type > Data Element : Secure3D Element
Namespace http://Hps.Exchange.PosGateway
Type
Secure3DType Complex Type
Diagram
DirectoryServerTxnId Element ECI Element AuthenticationValue Element Version Element All Secure3D Element
Overview
All
Version optional versionType Simple Type

Indicates 3DS version used for authentication. Default version is 1.

AuthenticationValue optional Extension of authenticationValueType Simple Type

This value is the reference generated by the issuer to recognize that the authentication has taken place. Supported formats are CAVV, AEVV, UCAF. Must be encoded using base16 (Hex encoding) or base64 encoding.

encoding optional EncodingType Simple Type

Encoding used to encode binary AuthenticationValue. Default is base64.

ECI eciType Simple Type

Electronic Commerce Indicator shows the value of the result of the authentication.

Note: This value represents UCI for MasterCard.

DirectoryServerTxnId optional directoryServerTxnIdType Simple Type

The unique transaction identifier assigned by the Directory Server to identify a single transaction.

Note: Required for MasterCard Identity Check (3DS Version 2) transactions in Authorization.

Source
<xs:element name="Secure3D" type="Secure3DType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
Data ElementPosReportTxnDetailRspType Complex TypePosGateway Schema