Open the Portico Developer Guide site
PosGateway Schema
HasEComPaymentData Element
PosGateway Schema > TransactionDataType Complex Type : HasEComPaymentData Element
Description

Indicates whether or not Secure ECommerce Payment Data was sent on this transaction; 'Y' indicates that it did and 'N' that it did not.

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

Indicates whether or not Secure ECommerce Payment Data was sent on this transaction; 'Y' indicates that it did and 'N' that it did not.

Source
<xs:element name="HasEComPaymentData" 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 Secure ECommerce Payment Data was sent on this transaction; 'Y' indicates that it did and 'N' that it did not.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TransactionDataType Complex TypePosGateway Schema