Settlement & Finance

Split Payment

What Is a Split Payment? Definition and How It Works

Definition

A split payment is a transaction in which a single purchase is paid for using two or more payment methods or funded from two or more sources: for example, paying part of a purchase with a gift card and the remainder with a credit card, or splitting a transaction between a stored wallet balance and a debit card. In a platform context, split payment also refers to the automatic division of a collected payment between multiple recipients such as a marketplace and its sellers.

How it works

Consumer-facing split payments at checkout require the merchant's payment system to handle multiple payment instruments for a single order. The typical flow: the customer applies the first payment method (gift card, store credit, wallet balance) for the portion of the total it covers; the remaining balance is presented for payment on a second method (card, bank transfer). The merchant's system must track the partial authorisation on the first instrument, then authorise the exact remaining amount on the second.

Gift card and loyalty point splits are the most common consumer split payment use case. The gift card balance is validated and applied first because it typically carries no transaction cost; the remainder is charged to a card. The checkout system must handle partial authorisation (where the gift card is approved for less than its face value because the purchase exceeds the balance) and correctly route the remainder to card processing.

In platform and marketplace contexts, split settlement refers to the automatic distribution of a collected payment between the platform and its seller or affiliate. This is implemented either through the payment provider's split settlement API (which routes a defined percentage or fixed amount to each recipient from a single collection) or through the platform's post-settlement payout logic (collecting in full and disbursing separately). The regulatory implications differ: API-level splitting is technically cleaner but requires the payment provider to support multi-recipient settlement; payout-based splitting may require the platform to hold funds as e-money.

Tax compliance adds complexity to split payments in some jurisdictions. VAT and sales tax rules in several markets require that the tax portion of a marketplace transaction be identifiable and handled by the correct entity, influencing how split payment flows are structured.

Why it matters

Consumer split payments improve checkout conversion by enabling customers to use all available value before reaching for a card. A customer with a $40 gift card balance and a $75 purchase is more likely to complete the purchase if the checkout can automatically apply the gift card and collect the $35 remainder, versus requiring them to remember and manually apply the gift card to a separate transaction.

For marketplaces, split settlement automation eliminates the manual reconciliation and transfer operations that would otherwise be required to distribute collected funds to sellers. Manual splitting at scale is error-prone, operationally expensive, and introduces settlement timing risk. Automated split settlement infrastructure reduces this to a configuration problem rather than an ongoing operational burden.

Regulatory considerations matter when splitting payments across multiple recipients. If the platform holds funds awaiting distribution to sellers, it may be engaging in money transmission or e-money issuance, requiring appropriate licencing. Getting the structure wrong creates regulatory exposure; getting it right enables efficient, compliant payment distribution at scale.

With PXP

PXP supports configurable split settlement to route funds to multiple recipients from a single transaction. Talk to our team about how PXP can support your split payments.

Talk to a payments specialist

Frequently asked questions

Is split payment the same as instalment payment?

No. Split payment refers to funding a single transaction from multiple payment sources simultaneously (gift card plus credit card, wallet plus bank transfer). Instalment payment refers to paying a single transaction in a series of separate payments over time (four monthly instalments of the same amount). Split payment happens at the moment of purchase across multiple methods; instalments spread a single payment method across multiple future billing dates.

How are refunds handled for split payments?

Refund handling for split payments requires reversing each component proportionally or according to the original split. A refund on a gift card and credit card split typically returns the gift card portion to the gift card balance first and the remainder to the credit card. Most payment systems require the refund logic to mirror the original payment split, though the specific rules depend on the payment provider's implementation and any restrictions on gift card refunds.

What is the regulatory treatment of platform split settlement?

When a platform collects buyer payments and holds them before disbursing to sellers, it may be conducting regulated activity: holding third-party funds is typically an e-money or money transmission activity under most payment regulations. Platforms facilitating split settlement at scale should obtain appropriate e-money institution or payment institution licencing, or structure their payment flows through a licenced payment facilitator or acquiring bank that takes on the regulated activities, with the platform acting as a distributor rather than a fund holder.