Open the Portico Developer Guide site
PosGateway Schema
TypeOfPaymentData Element
PosGateway Schema > SecureECommerceType Complex Type : TypeOfPaymentData Element
Description

Type of Payment Data. Required if PaymentData is included.

Note:Currently only 3DSecure is supported.

Namespace http://Hps.Exchange.PosGateway
Type
TypeOfPaymentDataType Simple Type
Overview
TypeOfPaymentData optional TypeOfPaymentDataType Simple Type

Type of Payment Data. Required if PaymentData is included.

Note:Currently only 3DSecure is supported.

Source
<xs:element name="TypeOfPaymentData" type="TypeOfPaymentDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Type of Payment Data.  Required if PaymentData is included. </p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong>Currently only 3DSecure is supported.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SecureECommerceType Complex TypePosGateway Schema