Open the Portico Developer Guide site
PosGateway Schema
PFFundingDetails Element
PosGateway Schema > CreditSaleReqBlock1Type Complex Type : PFFundingDetails Element
Description

Allows ProPay merchants to specify split funding for a transaction.

Namespace http://Hps.Exchange.PosGateway
Type
PFFundingDetailsType Complex Type
Diagram
PFFundingAmt Element PFRecAccountNbr Element All PFFundingDetails Element
Overview
PFFundingDetails optional PFFundingDetailsType Complex Type

Allows ProPay merchants to specify split funding for a transaction.

All
PFRecAccountNbr Restriction of xs:long

Account number of the merchant who will receive the secondary amount.

PFFundingAmt amtTypeGlobal Simple Type

Amount for which the split transaction has to be performed.

Source
<xs:element name="PFFundingDetails" type="PFFundingDetailsType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Allows ProPay merchants to specify split funding for a transaction.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CreditSaleReqBlock1Type Complex TypePosGateway Schema