Open the Portico Developer Guide site
PosGateway Schema
TrackData Element
PosGateway Schema > DebitAddValueReqBlock1Type Complex Type : TrackData Element
Description

Track data is the full magnetic stripe data.

Note: Only track 2 data is supported for debit transactions.

Namespace http://Hps.Exchange.PosGateway
Type
trackDataType Simple Type
Overview
TrackData trackDataType Simple Type

Track data is the full magnetic stripe data.

Note: Only track 2 data is supported for debit transactions.

Source
<xs:element name="TrackData" type="trackDataType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Track data is the full magnetic stripe data.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> Only track 2 data is supported for debit transactions.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
DebitAddValueReqBlock1Type Complex TypePosGateway Schema