Open the Portico Developer Guide site
PosGateway Schema
TxnMCC Element
PosGateway Schema > DeviceConfigurationType Complex Type : TxnMCC Element
Description

MCC value that is passed from POS.

For original transactions only. Not used for transactions where the request contains an original transaction id.

Namespace http://Hps.Exchange.PosGateway
Type
mccType Simple Type
Overview
TxnMCC optional mccType Simple Type

MCC value that is passed from POS.

For original transactions only. Not used for transactions where the request contains an original transaction id.

Source
<xs:element name="TxnMCC" type="mccType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">MCC value that is passed from POS.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">For original transactions only. Not used for transactions where the request contains an original transaction id.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
DeviceConfigurationType Complex TypePosGateway Schema