Skip to main content
Model, not forecast. Every input here is an assumption, and the reserve model finds that one of the outputs does not hold. Replace each figure with a real number before quoting any of it.

How it makes money

Four lines, in order of how soon they arrive:
1

Platform fee on settled volume

Charged to the merchant. Deliberately below typical card acceptance cost — that is the entire commercial argument.
2

Spread on the payout conversion

The gap between the rate the partner gives and the rate the merchant is quoted. Shared with the disbursement partner.
3

Instant settlement

A fee for instant rather than nightly payout.
4

Lending against observed cashflow

Later. This is where acquiring businesses actually make money, and it is unlocked by owning the cashflow record, not by charging more.
The same sequence Square walked.

The table

Thin per merchant and entirely normal for acquiring. The business is volume and retention, and the retention argument is specific: a merchant who has been paid on an afternoon the bank terminal was down does not go back.

The line the model contradicts

The 0.20% insurance reserve line does not cover expected loss.The reserve model puts the implied line at 28.1 bps, not 20. At these assumptions the net take rate is overstated by roughly 8 bps — 0.62%, not 0.70%.This is the number to fix before the deck goes out. It is a rate change in services/settle/src/money.ts and a row in this table.
And the second, on the SKR premium:
Reserve relief funds a premium of about 1.001×, not the illustrative 1.5×.The premium may still be worth paying — out of the rebate budget as acquisition cost, or justified by Guardian yield accruing to the merchant. But it cannot be described as priced off capital relief, which is how the deck currently frames it.

How the ledger books it

@nelo/settle accrues all four deductions on every settled sale, in one transaction, because it is one economic event — the money arrived, the fee was earned, the reserve was funded and the rebate accrued at the same instant. Splitting it would let three of the four land and the fourth fail. On a $100 sale at the rates above:
The reserve and rebate are funded out of the platform’s own take, not charged on top of the merchant’s fee. After a full payout, what stays in custody is exactly the platform fee — and that fee has to cover the reserve and rebate promised out of it. At 50 bps fee against 20 + 10 bps promised, 20 bps is genuinely free. That relationship is a committed test.

What the rates are, in code

They live as named constants in one place so replacing one with a real number is a change somebody can find.