Open the Portico Developer Guide site
Portico Schema
DeviceConfiguration Element
Portico 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
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.

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 ElementPortico Schema