Open the Portico Developer Guide site
PosGateway Schema
TrackData Element
PosGateway Schema > DebitAuthReqBlock1Type 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
CardDataTypeTrackData Complex Type
Overview
TrackData optional CardDataTypeTrackData Complex Type

Track data is the full magnetic stripe data.

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

method optional CardDataTypeTrackDataMethod Simple Type

Indicates the method by which the track data was obtained; see the associated Type enumerations for specific values supported

Note: If not provided, the method is assumed to be a typical card swipe.

Source
<xs:element name="TrackData" type="CardDataTypeTrackData" minOccurs="0" 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
DebitAuthReqBlock1Type Complex TypePosGateway Schema