Open the Portico Developer Guide site
PosGateway Schema
PlanType Element
PosGateway Schema > VISPlanOptionsType Complex Type : PlanType Element
Description

Indicates whether the installment plans returned should be Customer Funded or Merchant Funded.

Valid values include:

  • MERCHANT_FUNDED
  • CONSUMER_FUNDED
  • ANY

Namespace http://Hps.Exchange.PosGateway
Type
PlanOptionType Simple Type
Overview
PlanType optional PlanOptionType Simple Type

Indicates whether the installment plans returned should be Customer Funded or Merchant Funded.

Valid values include:

  • MERCHANT_FUNDED
  • CONSUMER_FUNDED
  • ANY

Source
<xs:element name="PlanType" type="PlanOptionType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">
              Indicates whether the installment plans returned should be Customer Funded or Merchant Funded.
            </p>
      <p xmlns="http://Hps.Exchange.PosGateway">
              Valid values include:
              <ul><li>MERCHANT_FUNDED</li><li>CONSUMER_FUNDED</li><li>ANY</li></ul></p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
VISPlanOptionsType Complex TypePosGateway Schema