Open the Portico Developer Guide site
PosGateway Schema
ProcessedTxnMcc Element
PosGateway Schema > PosReportTxnDetailRspType Complex Type > Data Element : ProcessedTxnMcc Element
Description

The merchant category code (MCC)  used in the authorization request; if not provided the default MCC configured for the Device is assumed.

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

The merchant category code (MCC)  used in the authorization request; if not provided the default MCC configured for the Device is assumed.

Source
<xs:element name="ProcessedTxnMcc" type="mccType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The merchant category code (MCC)  used in the authorization request; if not provided the default MCC configured for the Device is assumed.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Data ElementPosReportTxnDetailRspType Complex TypePosGateway Schema