Open the Portico Developer Guide site
PosGateway Schema
DigitalPaymentToken Element
PosGateway Schema > WalletDataType Complex Type : DigitalPaymentToken Element
Description

Payment payload used to send encrypted apple or google pay data.

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

Payment payload used to send encrypted apple or google pay data.

Source
<xs:element name="DigitalPaymentToken" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Payment payload used to send encrypted apple or google pay data.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
WalletDataType Complex TypePosGateway Schema