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

A block of encrypted data to be sent from the POS on every contact Interac sale and return request. Required for Canadian merchants processing debit reversals.

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

A block of encrypted data to be sent from the POS on every contact Interac sale and return request. Required for Canadian merchants processing debit reversals.

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">A block of encrypted data to be sent from the POS on every contact Interac sale and return request. Required for Canadian merchants processing debit reversals.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
DebitReversalReqBlock1Type Complex TypePosGateway Schema