Skip to content

Learn.

Plain-language guides to payout rails, payout compliance and payout operations, from the team building payout infrastructure for the entertainment world.

The Payout Stack

Sending money is the last step. Before a payout reaches someone, a system has to calculate what is owed, verify the recipient, choose a route, track the payment, and reconcile the result.

Start here

The whole payout problem, from money owed to money reconciled.

Payouts 101A plain-language guide to obligations, recipients, payment rails, statuses, failures, and reconciliation.What is payout infrastructure?The systems sitting between "we owe someone money" and "they got paid."

Rails

How money actually moves: the networks, their speeds, and what they cost.

FedNow vs RTP for payoutsThe two US instant rails, what actually differs between them, and why a payout platform routes over both.ACH vs instant rails: when speed is worth paying forACH is cheap and slow. Instant rails are fast and cost a bit more. Here is how to decide which payouts deserve which.Push-to-card payouts, explainedHow money lands on a debit card in seconds, when it makes sense, and what it costs compared to bank transfers.ACH return codes, explainedR01, R02, R03, R04, R24: what the common codes mean, and what operations should do after each one.

Operations

The unglamorous work of keeping payments and records in agreement.

What happens when a payout fails?Validation failures, network rejections, returns, timeouts, and unavailable routes each need a different response. Here they are.The duplicate payout problemHow idempotency stops a timeout, a retried job, or a double-uploaded file from paying the same person twice.Payout reconciliation: why finance teams dread it and how it gets automatedMatching what you meant to pay against what actually moved is the least glamorous job in payments. It is also automatable.Payout webhooks and status eventsHow status changes reach your system: polling vs webhooks, delivery retries, ordering, and handlers that survive duplicates.

Compliance and tax

The rules that come with paying a lot of independent people, in plain language.

1099 mass-payout compliance, explainedKYB, KYC, beneficial ownership, monitoring and audit trails, in plain language, for businesses paying many independent recipients.OFAC screening for mass payouts, in plain languageEvery US payout has to clear a sanctions check. Here is what that actually means and how platforms handle it at scale.What a sponsor bank is, and why your payout provider has oneFintechs are not banks. Here is how the partnership behind the product actually works, and why it protects you.1099-K vs 1099-NEC: which form fits your payoutsTwo forms, two very different rules. A plain-language map for platforms paying independent recipients.

Money in entertainment

How payouts actually work in music, sports, racing and events.

How royalty payouts actually workSplits, recoupment, holds, and timing: why artists wait so long to get paid, in plain language.Paying out prize money: the basicsTournaments, races, and competitions come with payout obligations most organizers learn the hard way. Here is the checklist.How live-event settlement actually worksFrom door count to paid crew: how settlement night works, and why the money can now move before load-out ends.

Choosing payout infrastructure

For teams deciding what to build, what to buy, and how to get off the spreadsheet.

Build vs buy payout infrastructureThe decision is not about one API call. It is about the system that call turns into over the next three years.From spreadsheets to a payout APIFour signs the spreadsheet era is over, and four stages to move off it without losing visibility.Is your payout program ready for instant rails?Six lines to clear before the speed goes up: recipient data, destinations, duplicates, failures, the ledger, and support.

Tools

Interactive references: type your case, get the plain-language answer.

ACH Return Code ExplorerSearch a return code and see what it means, what happened, and what operations should do next.Payout Rail SelectorAnswer two questions about a payout and see which routes may fit, in the order a routing engine would try them.

Glossary

The words this industry hides behind, each in a sentence or two.

Payout
A payment a business sends out, to a person or another business. The opposite of collecting a payment.
Rail
The network a payment travels over. ACH, RTP, FedNow, card networks, and wires are all rails.
ACH
The US batch payment network. Cheap and reliable, with settlement measured in business days.
RTP
The Real-Time Payments network, run by The Clearing House. Moves money between participating banks in seconds, around the clock.
FedNow
The Federal Reserve’s instant payment network. Like RTP, it settles individual payments in seconds, any day of the year.
Push-to-card
Sending money to the bank account behind a debit card, over the card network. Fast and familiar for recipients.
Settlement
The moment money actually moves between banks. A payment can be initiated instantly but settle later, depending on the rail.
KYC
Know Your Customer. Verifying the identity of an individual before doing business with them.
KYB
Know Your Business. The company version of KYC: verifying that a business is real and understanding who is behind it.
Beneficial owner
A person who ultimately owns or controls a business. Regulations require identifying them so companies cannot hide behind layers of entities.
OFAC
The US Treasury office that maintains sanctions lists. Payments are screened against these lists before money moves.
Reconciliation
Matching the payments you intended to send against what actually settled at the bank, record by record.
Sponsor bank
A chartered bank that provides regulated banking services behind a fintech product.
W-9
The IRS form used to collect a US recipient’s taxpayer information before paying them.
1099
A family of IRS forms businesses use to report payments made to non-employees.
Ledger
The record of every money movement in a system. A good ledger lets you explain any balance at any moment.

Common questions

Short answers to the questions we hear most.

What is a payout platform?

Software that handles the outbound side of payments for a business: onboarding recipients, verifying them, sending money over the right rail, and keeping records that match the bank’s.

How fast is an instant payout?

Over RTP, FedNow, or push-to-card, funds are typically available in about a minute when the recipient’s bank supports the network. ACH payouts settle on standard ACH timelines instead.

Do all banks support instant payments?

Not yet. Coverage grows steadily, and a payout platform checks which rails a recipient’s bank supports and routes accordingly, falling back to ACH when needed.

Is DiscoFi a bank?

No. DiscoFi is a financial technology company. Banking services are provided by FinWise Bank, Member FDIC.

Who can send payouts through DiscoFi?

Businesses. Recipients can be businesses or individuals.

Why do recipients need to be verified before getting paid?

US rules require knowing who money is going to. Verification protects the sender, the recipient, and the banking system, and it is fastest when done at onboarding rather than at payout time.

What information does a recipient need to provide?

Typically their name, basic identity details, tax information on a W-9, and where they want the money sent: a bank account or a debit card.

What happens if a payout fails?

The payment gets a status you can see, the reason is recorded, and the funds are accounted for in the ledger so nothing goes missing while the issue is fixed.

Notes from the team

What we are writing, and why it reads the way it does.

Why we write these in plain language

Payments is full of jargon that makes simple ideas sound complicated. Rails, settlement, reconciliation: all of it can be explained in normal words, so that is how we write. If you read a guide here and still have a question, that is a bug. Email us at hello@trydiscofi.com and we will fix it.

The shelf keeps growing

We started Learn with the two questions we get most often: how the US instant rails differ, and what compliance actually involves when you pay a lot of independent people. The shelf now covers the payout stack itself, the rails and their return codes, failures, duplicates and reconciliation, tax forms, sanctions screening, sponsor banks, royalties, prize money, and what to weigh when you build or buy.

Tell us what to cover next

If there is a payout topic you want explained in plain language, tell us and we will write it. The glossary and the questions below grow the same way: from what people actually ask.