Open the Portico Developer Guide site
PosGateway Schema
MessageAuthenticationCode Element
PosGateway Schema > PosInteracDeviceKeysRspType Complex Type : MessageAuthenticationCode Element
Description

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

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
MessageAuthenticationCode optional xs:string

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

Source
<xs:element name="MessageAuthenticationCode" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Used to transmit the Message Authentication Code for Canadian debit transactions.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosInteracDeviceKeysRspType Complex TypePosGateway Schema