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

This will be based on the original request; see the associated Type enumerations for specific values supported.

Namespace http://Hps.Exchange.PosGateway
Type
paymentTypeType Simple Type
Overview
PaymentType paymentTypeType Simple Type

This will be based on the original request; see the associated Type enumerations for specific values supported.

Source
<xs:element name="PaymentType" type="paymentTypeType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">This will be based on the original request; see the associated Type enumerations for specific values supported.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TransactionDataType Complex TypePosGateway Schema