Open the Portico Developer Guide site
PosGateway Schema
InstallmentFee Element
PosGateway Schema > FirstInstallmentType Complex Type : InstallmentFee Element
Description

Installment fee

Namespace http://Hps.Exchange.PosGateway
Type
xs:int
Overview
InstallmentFee optional xs:int

Installment fee

Source
<xs:element name="InstallmentFee" type="xs:int" minOccurs="0" default="-1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Installment fee</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
FirstInstallmentType Complex TypePosGateway Schema