Open the Portico Developer Guide site
PosGateway Schema
FundingSource Element
PosGateway Schema > SendFundsDataType Complex Type : FundingSource Element
Description

Indicates the method used by the sender to fund an OCT.

The tag is required in all domestic and cross-border money trans-fer OCTs destined to U.S. recipient issuers.

Valid values include:

  • 01 = Visa credit
  • 02 = Visa debit
  • 03 = Visa prepaid
  • 04 = Cash
  • 05 = Debit/deposit access accounts other than those linked to a Visa card (includes checking/savings accounts and proprietary debit/Automated Teller Machine (ATM) cards)
  • 06 = Credit accounts other than those linked to a Visa card (includes credit cards and proprietary credit lines)

Note: Prepaid cards must be reloadable

Namespace http://Hps.Exchange.PosGateway
Type
FundingSourceType Simple Type
Overview
FundingSource optional FundingSourceType Simple Type

Indicates the method used by the sender to fund an OCT.

The tag is required in all domestic and cross-border money trans-fer OCTs destined to U.S. recipient issuers.

Valid values include:

  • 01 = Visa credit
  • 02 = Visa debit
  • 03 = Visa prepaid
  • 04 = Cash
  • 05 = Debit/deposit access accounts other than those linked to a Visa card (includes checking/savings accounts and proprietary debit/Automated Teller Machine (ATM) cards)
  • 06 = Credit accounts other than those linked to a Visa card (includes credit cards and proprietary credit lines)

Note: Prepaid cards must be reloadable

Source
<xs:element name="FundingSource" type="FundingSourceType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates the method used by the sender to fund an OCT.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">The tag is required in all domestic and cross-border money trans-fer OCTs destined to U.S. recipient issuers.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">Valid values include:</p>
      <ul xmlns="http://Hps.Exchange.PosGateway">
        <li>01 = Visa credit</li>
        <li>02 = Visa debit</li>
        <li>03 = Visa prepaid</li>
        <li>04 = Cash</li>
        <li>
                05 = Debit/deposit access accounts other than those linked to a
                Visa card (includes checking/savings accounts and proprietary
                debit/Automated Teller Machine (ATM) cards)
              </li>
        <li>
                06 = Credit accounts other than those linked to a Visa card
                (includes credit cards and proprietary credit lines)
              </li>
      </ul>
      <p xmlns="http://Hps.Exchange.PosGateway">Note: Prepaid cards must be reloadable</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SendFundsDataType Complex TypePosGateway Schema