Open the Portico Developer Guide site
PosGateway Schema
BuyerEmailAddress Element
PosGateway Schema > AltPaymentDataType Complex Type : BuyerEmailAddress Element
Description

The Buyer Email Address associated with the AltPayment at the time the transaction was processed.

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

The Buyer Email Address associated with the AltPayment at the time the transaction was processed.

Source
<xs:element name="BuyerEmailAddress" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The Buyer Email Address associated with the AltPayment at the time the transaction was processed.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AltPaymentDataType Complex TypePosGateway Schema