Open the Portico Developer Guide site
PosGateway Schema
HasEMVTag Element
PosGateway Schema > PosReportOpenAuthsRspType Complex Type > Details Element : HasEMVTag Element
Description

Indicates whether or not EMVTags were sent on this transaction; 'Y' indicates that it did and 'N' that it did not.

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

Indicates whether or not EMVTags were sent on this transaction; 'Y' indicates that it did and 'N' that it did not.

Source
<xs:element name="HasEMVTag" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates whether or not EMVTags were sent on this transaction; 'Y' indicates that it did and 'N' that it did not.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Details ElementPosReportOpenAuthsRspType Complex TypePosGateway Schema