Open the Portico Developer Guide site
PosGateway Schema
AccountFundingSource Element
PosGateway Schema > PosReportTxnDetailRspType Complex Type > Data Element : AccountFundingSource Element
Description

Indicates product account funding source value, returned for Visa cards only.

Returned values include:

C - Credit

D - Debit

H - Charge

P - Prepaid

R - Deferred debit

Namespace http://Hps.Exchange.PosGateway
Type
accountFundingSource Simple Type
Overview
AccountFundingSource optional accountFundingSource Simple Type

Indicates product account funding source value, returned for Visa cards only.

Returned values include:

C - Credit

D - Debit

H - Charge

P - Prepaid

R - Deferred debit

Source
<xs:element name="AccountFundingSource" type="accountFundingSource" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates product account funding source value, returned for Visa cards only.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">Returned values include:</p>
      <p xmlns="http://Hps.Exchange.PosGateway">C - Credit</p>
      <p xmlns="http://Hps.Exchange.PosGateway">D - Debit</p>
      <p xmlns="http://Hps.Exchange.PosGateway">H - Charge</p>
      <p xmlns="http://Hps.Exchange.PosGateway">P - Prepaid</p>
      <p xmlns="http://Hps.Exchange.PosGateway">R - Deferred debit</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Data ElementPosReportTxnDetailRspType Complex TypePosGateway Schema