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

Contains type of money transfer being performed

Valid values include:

  • 'BB' indicates Business to business
  • 'BP' indicates Non-card bill payment
  • 'FD' indicates Funds disbursement (general)
  • 'GD' indicates Government disbursement
  • 'GP' indicates Gambling payout (other than online gambling)
  • 'OG' indicates Online gambling payout
  • 'PP' indicates Person to person
  • 'WT' indicates Wallet transfer
Namespace http://Hps.Exchange.PosGateway
Type
VisaTransferType Simple Type
Overview
VisaTransferType optional VisaTransferType Simple Type

Contains type of money transfer being performed

Valid values include:

  • 'BB' indicates Business to business
  • 'BP' indicates Non-card bill payment
  • 'FD' indicates Funds disbursement (general)
  • 'GD' indicates Government disbursement
  • 'GP' indicates Gambling payout (other than online gambling)
  • 'OG' indicates Online gambling payout
  • 'PP' indicates Person to person
  • 'WT' indicates Wallet transfer
Source
<xs:element name="VisaTransferType" type="VisaTransferType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Contains type of money transfer being performed</p>
      <p xmlns="http://Hps.Exchange.PosGateway">Valid values include:</p>
      <ul xmlns="http://Hps.Exchange.PosGateway">
        <li>'BB' indicates Business to business</li>
        <li>'BP' indicates Non-card bill payment</li>
        <li>'FD' indicates Funds disbursement (general)</li>
        <li>'GD' indicates Government disbursement</li>
        <li>'GP' indicates Gambling payout (other than online gambling)</li>
        <li>'OG' indicates Online gambling payout</li>
        <li>'PP' indicates Person to person</li>
        <li>'WT' indicates Wallet transfer</li>
      </ul>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SendFundsDataType Complex TypePosGateway Schema