Skip to content
← All articles
Payment gateway system design: from card tap to merchant payout
Coming soonInsight

Not published yet

Payment gateway system design: from card tap to merchant payout

Auth, capture, settlement, ledger, webhooks, and payouts — the architecture that keeps money correct at Stripe-scale traffic without double-charging.

This piece is still being finished. Same URL when it goes live — nothing to bookmark twice.

Meanwhile, these are live

Insight

Stop shipping `isPaid: true`

Most payment bugs are vocabulary bugs. Accepted is not confirmed. Confirmed is not settled. The three-state model this blog starts from — and why your boolean is lying to finance.