Open the Portico Developer Guide site
PosGateway Schema
DeviceConfiguration Element
PosGateway Schema > PosRequest Element > Ver1.0 Element > Header Element : DeviceConfiguration Element
Description

Device capabilities and/or attributes needed by a Host processor that are not otherwise able to be determined. Please refer to the Developer Guide for further details as this data may be required for certain Host processors..

Namespace http://Hps.Exchange.PosGateway
Type
DeviceConfigurationType Complex Type
Diagram
TxnMCC Element SerialNbr Element Attributes Element Capabilities Element All DeviceConfiguration Element
Overview
DeviceConfiguration optional DeviceConfigurationType Complex Type

Device capabilities and/or attributes needed by a Host processor that are not otherwise able to be determined. Please refer to the Developer Guide for further details as this data may be required for certain Host processors..

All
Capabilities optional Restriction of xs:string

Capabilities for a Device

Attributes optional Restriction of xs:string

Attributes for a Device

SerialNbr optional Restriction of xs:string

Serial number of PIN pad or PIN entry device (PED).

Note: Required for Interac debit services in Canada.

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="DeviceConfiguration" type="DeviceConfigurationType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">
                            Device capabilities and/or attributes needed by a Host processor that are not otherwise able to be determined.
                            Please refer to the Developer Guide for further details as this data may be required for certain Host processors..
                          </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementVer1.0 ElementPosRequest ElementPosGateway Schema