Skip to main content

Funding and disbursement

While interbank settlement transfers capital between issuing and acquiring banks, funding is the subsequent disbursement of settled balances from the payment processor or acquirer into the merchant's commercial bank account.

Because the rules governing funding schedules and withholdings originate from private merchant service agreements rather than universal card scheme regulations, diagnosing missing deposits requires analyzing provider contracts.

Commercial nature of funding schedules

Card networks enforce strict timelines for interbank clearing, but they have zero authority over when an acquiring processor disburses capital to a merchant. When payouts are delayed, escalating to Visa or Mastercard achieves nothing: the card network has already settled the funds with the acquirer. Payout frequencies, reserve withholdings, and fund releases are governed strictly by the merchant agreement.

Merchants negotiate funding terms based on operating history, trading volume, and underwriting risk profile:

  • T+1 funding: Funds deposit into the merchant operating account one banking day following batch close.
  • T+2 or T+3 funding: Standard payout cycles for typical e-commerce and retail merchants.
  • Weekly or monthly payouts: Common schedules for international cross-border merchants or higher-risk business models.

Gross funding versus net funding

Payment processors disburse capital under two primary accounting methodologies:

Funding modelDisbursement calculationFee collection mechanicsAccounting reconciliation impact
Net fundingGross sales minus refunds, chargebacks, and processing feesProcessing fees are withheld automatically from daily batchesDeposit amounts vary dynamically from order totals, requiring fee reports to reconcile
Gross fundingGross sales minus refunds and chargebacksProcessing fees are invoiced and debited separately at month-endDaily deposits align directly with gross batch capture totals

Net funding represents the default model among modern Payment Service Providers (PSPs) and payment facilitators. Because merchant discount fees, assessment charges, and refunds are netted out prior to disbursement, daily bank deposits never equal gross sales totals. Understanding whether an account operates on gross or net funding is essential before setting up automated financial reconciliation.

Risk management: holds and reserves

Acquiring banks carry statutory liability for merchant chargeback obligations. To hedge against potential merchant insolvency, acquirers utilize three risk management mechanisms:

  • A rolling reserve withholds a fixed percentage (commonly 5% to 10%) of daily gross processing volume for a designated window (typically 90 to 180 days) before releasing it. In steady-state operation, capital releases continuously from historical tranches while new deductions occur, creating a permanent liquidity buffer.
  • A fixed reserve (or static reserve) requires the merchant to deposit an upfront lump sum or withholds 100% of processing volume until a specified target capital threshold is reached, maintaining that balance until the contract terminates.
  • A funding hold represents an immediate, complete suspension of merchant payouts. Payout freezes are triggered by algorithmic risk monitors following sudden volume spikes, elevated chargeback ratios, unusual refund frequencies, or changes in merchant business profiles.

Reserve terms reflect an acquirer's assessment of delivery horizon and fulfillment risk. Businesses with extended delivery windows (such as airlines, event ticketing, and custom manufacturing) or recurring subscription billing face substantially higher reserve requirements.

Marketplace disbursements and payout flows

In platform business models—such as multi-vendor marketplaces, ride-sharing services, and on-demand delivery apps—collecting revenue from buyers and disbursing proceeds to third-party sellers requires specialized payout architecture:

Designing compliant marketplace disbursements requires answering four architectural questions:

  1. Who is designated as the merchant of record? The legal entity serving as Merchant of Record holds statutory liability for customer refunds, sales tax compliance, and chargebacks.
  2. Where does custodial holding occur? If customer payments land in a bank account owned by the marketplace platform before being re-distributed to sellers, the platform is legally holding third-party client money, triggering Money Transmitter Licensing (MTL) and statutory safeguarding requirements. Utilizing split settlement via a licensed payment facilitator prevents platform accounts from taking direct custody of seller balances.
  3. How are dispute deficits recovered? If a cardholder initiates a chargeback weeks after the marketplace disbursed proceeds to the seller, the platform must establish contractual mechanisms to debit the seller's future earnings or draw from a seller reserve.
  4. Which rails execute the disbursement? Selecting payout rails involves trade-offs among settlement speed, cost, and finality:
    • Automated Clearing House (ACH): Low cost per transaction, but takes 1–3 business days to settle and exposes the platform to delayed ACH returns.
    • Real-time push rails (Push-to-Card via Visa Direct/Mastercard Send, or FedNow / RTP): Instant funds availability 24/7/365 with irreversible settlement finality, but commands higher per-transaction processing fees.

Auditing funding settlement reports

Funding report audit checklist

Verify four essential reconciliation metrics when analyzing processor settlement reports.

  1. Confirm the specific batch identifier, transaction date range, and cut-off window represented by the disbursement.
  2. Identify gross sales volume and review the exact fee deductions itemized by interchange, assessments, and processor markup.
  3. Verify rolling reserve allocations, calculating withholdings against contractual percentage thresholds and noting release maturity dates.
  4. Audit historical adjustments, verifying that chargeback debits, refund deductions, and dispute administration fees tie to specific original transaction IDs.

Terms introduced

  • Disbursement: paying third parties out of funds you collected.
  • Funding: the provider paying the merchant. Not the same as settlement.
  • Funding hold: a temporary stop on one payout.
  • Merchant of record: the party responsible for the sale and its disputes.
  • Net funding: fees deducted before the deposit arrives.
  • Reserve: funds an acquirer withholds against future chargeback risk.

How providers do it

Funding schedules and settlement models are governed by commercial merchant contracts rather than network scheme rules. As a result, the parameters below reflect standard provider capabilities and contractual configurations rather than statutory payment laws.

The fundamental operational distinction between these providers lies in their funding architecture: whether funds are disbursed gross (with processing fees invoiced or debited separately) or net (with interchange, scheme fees, and processor margins deducted prior to payout).

ProviderFunding modelWhat the schedule is set byStatus
StripeNet settlement; processor and card fees deducted per transaction rather than per batchAccount dashboard settings, customizable and subject to underwriting negotiationunconfirmed per contract
Stripe ConnectInternal balance transfers to seller accounts, followed by automated or manual payout sweepsProgrammatic delay_days configuration set per connected accountconfirmed
AdyenDirect acquiring settlement; supports gross settlement configurations with separate fee sweepsConfigured per merchant account in the customer management portalunconfirmed
PayrixAutomated disbursement splits to embedded sub-merchantsCommercial contract terms and platform engagement tierunconfirmed
Global PaymentsTraditional acquiring structure; typically gross settlement with monthly fee debitsMerchant acquiring processing agreementunconfirmed
SquareNet settlement by default; optional instant payouts available for an additional percentage feeSquare automated payout schedule (next-business-day standard)unconfirmed

An organization operating on gross funding with one processor and net funding with another must build two completely different automated reconciliation pipelines:

  • A gross deposit matches the exact sales total from a terminal or e-commerce batch settlement file, simplifying financial auditing.
  • A net deposit arrives as a blended figure that cannot be tied back to sales ledgers until transaction-level fee files are parsed and credited back to revenue accounts.

What they are: the PSP, so funding is Stripe paying the merchant rather than a bank settling to it. Stripe sets the schedule, and the merchant negotiates it.

Stripe funds net, and does it per transaction rather than per batch. Each charge produces a balance transaction carrying the gross amount, the fee, and the net, and payouts sweep the available balance on a schedule. So the deposit ties back to a list of balance transactions and to nothing else.

Standard termTheir termStatus
DepositPayoutconfirmed
The ledger line behind a depositBalance transactionconfirmed
Money not yet payablePending balanceconfirmed
Chargeback debit in a depositDispute, as a balance transaction of its ownconfirmed
QuestionAnswerStatus
What is the payout schedule?Set per account, and negotiableunconfirmed; read the account rather than assuming the default
Is a reserve held?unconfirmed
Are fees deducted per charge or invoiced monthly?Deducted per charge by defaultunconfirmed per contract

Where to look

The balance report reconciles a payout to the transactions inside it. Start there rather than in the payments list, because the payments list has no idea what was deducted.

Last verified: never.