Open the Portico Developer Guide site
PosGateway Schema
InteracDeviceKeys Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Transaction Element : InteracDeviceKeys Element
Namespace http://Hps.Exchange.PosGateway
Type
PosInteracDeviceKeysRspType Complex Type
Diagram
RspText Element RspCode Element PinKey Element MessageAuthenticationCode Element MacKey Element FieldKey Element All InteracDeviceKeys Element
Overview
All
FieldKey optional xs:string

Key generated and provided to the PIN pad. This key is used to decrypt the balance information.

MacKey optional xs:string

Key generated and provided to the PIN pad. Key is used to generate the MAC value.

MessageAuthenticationCode optional xs:string

Used to transmit the Message Authentication Code for Canadian debit transactions.

PinKey optional xs:string

Key used to encrypt PIN. Maintained in PIN Pad.

RspCode optional xs:string
RspText optional xs:string
Source
<xs:element name="InteracDeviceKeys" type="PosInteracDeviceKeysRspType" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
Transaction ElementVer1.0 ElementPosResponse ElementPosGateway Schema