Key takeaways
- Marketplace split payments and payouts divide one buyer charge among the platform and its sellers.
- The split is the accounting; the payout is the money movement, and a marketplace has to do both on every order.
- Payout rails are a product choice: ACH at 1-3 business days for scheduled runs, instant to debit card for on-demand cash-outs.
- Holding other people's money can trigger money transmission rules, so confirm your structure with counsel.
- Hosted fields, tokenization, and webhooks let you split payments without storing card data.
What are marketplace split payments and payouts?
Marketplace split payments and payouts describe what happens when a single customer payment needs to be divided among more than one recipient. A buyer checks out once, and the platform keeps its fee while routing the rest to one or more sellers, drivers, or service providers.
The split is the accounting: deciding who is owed what. The payout is the money movement: actually sending each party their share. A marketplace has to get both right, on every order, without the buyer ever seeing the complexity.
The basic flow, start to finish
Picture a marketplace order. The buyer enters card details once and pays a single charge for the full amount. Behind the scenes, the platform records its own commission as revenue and records the remainder as a liability, the money it owes the seller.
Later, on whatever schedule the platform chooses, it pays the seller their share. That payout can go by ACH for a low-cost scheduled transfer, or by instant payout to a debit card when the seller wants their money right away. The buyer experiences one clean checkout while the platform quietly handles the division.
How does the money actually get split?
There are two common models. In the first, the platform collects the full amount, holds it briefly, and then pays out each seller's share. This gives the platform maximum control over timing and reconciliation, but it means the platform is handling other people's money, which carries its own regulatory weight.
In the second, the payment is tracked as separate shares from the moment of capture, so each party's portion is accounted for from the start. Either way, the mechanics rely on the same building blocks: tokenized payment methods, a ledger that records who is owed what, and a payout step that moves funds on the right rails.
How and when do sellers get paid?
Payout timing is a product decision as much as a technical one. Scheduled ACH payouts run 1-3 business days and keep costs low, which suits weekly or biweekly seller settlements. Instant payout to debit card, sent through Visa Direct, puts funds on a seller's card within minutes for the times speed matters.
Some marketplaces offer both and let sellers choose: a free scheduled payout by default, and an on-demand cash-out for sellers who want the money now. Cards settle to the platform in 1-2 business days and stablecoins settles to a wallet instantly, so your inbound timing and outbound timing can be planned together.
What about compliance and holding funds?
The biggest thing to get right is whether your platform is holding and moving other people's money, because that can trigger money transmission obligations depending on how you are structured and where you operate. This is a legal question, not a coding one, and it is worth answering with counsel before you build.
On the payments side, the goal is to keep raw card data out of your own systems. With Flux, card entry happens inside origin-isolated iframes on payments.fluxpayments.com, so sensitive data never touches your servers, and Flux is SAQ-D Level 2 PCI DSS certified. Tokenization and webhooks then let your ledger stay accurate without ever storing card numbers.
Building split payments and payouts on Flux
The practical toolkit is a full REST API, drop-in hosted fields, tokenization, and webhooks. You accept the buyer's payment once, record the split in your own ledger, and call the payout endpoint for each recipient when their money is due. Webhooks confirm each leg so your records match reality.
Pricing stays predictable at a flat 2.9% plus 30 cents per transaction, with volume discounts for higher throughput and no monthly fees or contracts. If you keep books in QuickBooks, transactions sync so platform revenue and seller payouts reconcile cleanly. To scope a build, apply at /apply.html or contact sales@fluxpayments.com.
Frequently asked questions
Can a marketplace pay multiple sellers from one customer payment?
Yes. The buyer makes a single payment, and the platform records each party's share in its ledger, then pays out each seller separately by ACH or instant payout to debit card.
How fast can sellers receive their payouts?
Scheduled ACH payouts run 1-3 business days, while instant payouts to a debit card through Visa Direct are typically available within minutes.
Does my platform have to store seller and buyer card data?
No. Card data is captured in origin-isolated iframes and tokenized, so it never touches your servers, and Flux is SAQ-D Level 2 PCI DSS certified.
Related reading
Ready to get set up with Flux?
Cards, ACH, and stablecoins in one platform, with volume-based pricing. No setup fees or contracts.
Get Started