Open the Portico Developer Guide site
PosGateway Schema
DirectoryServerTxnId Element
PosGateway Schema > Secure3DType Complex Type : DirectoryServerTxnId Element
Description

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.

Namespace http://Hps.Exchange.PosGateway
Type
directoryServerTxnIdType Simple Type
Overview
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="DirectoryServerTxnId" type="directoryServerTxnIdType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The unique transaction identifier assigned by the Directory Server to identify a single transaction.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> Required for MasterCard Identity Check (3DS Version 2) transactions in Authorization.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Secure3DType Complex TypePosGateway Schema