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

For Canadian merchants, this message can be used to synchronize the keys used for encrypting data in debit card messages for the Canadian debit card network, also referred to as Interac.

Namespace http://Hps.Exchange.PosGateway
Type
PosInteracDeviceKeysReqType Complex Type
Diagram
LocalDateTime Element All InteracDeviceKeys Element
Overview
InteracDeviceKeys PosInteracDeviceKeysReqType Complex Type

For Canadian merchants, this message can be used to synchronize the keys used for encrypting data in debit card messages for the Canadian debit card network, also referred to as Interac.

All
LocalDateTime optional xs:dateTime

Local Date and Time must be included here if PosReqDT is not set in the header. This value will override the header PosReqDT when both are present.

Source
<xs:element name="InteracDeviceKeys" type="PosInteracDeviceKeysReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">For Canadian merchants, this message can be used to synchronize the keys used for encrypting data in debit card messages for the Canadian debit card network, also referred to as Interac.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Transaction ElementVer1.0 ElementPosRequest ElementPosGateway Schema