Every fintech card - the neobank debit, the startup corporate card, the rewards app - is a stack of rented parts: a bank's licence and BIN, an issuer-processor's rails, and an app on top. Here is how it fits together, and who earns what.
Step through standing up a program, issuing a card by API, authorising a swipe with just-in-time funding, and splitting the interchange.
A fintech card is three rented layers plus your app. Here is each one.
"Rent the bank, own the app."
A fintech card = sponsor bank (licence + BIN) + issuer-processor (auth rails) + program manager (the fintech's product and risk). Each owns a different piece of the licence, the funds and the liability.
"Whose licence is it, really?"
The card runs on the sponsor bank's BIN and regulatory licence. The bank is legally the issuer and carries the compliance obligation - which, after Synapse, banks are policing far more closely (see Field Notes).
"The brand you actually see."
The fintech is the program manager: it owns the app, the customer, the marketing and much of the risk decisioning. To you it looks like the bank; legally it is a partner riding a sponsor's rails.
"The engine under the card."
The processor authorizes, clears and settles each transaction and exposes the APIs. The modern, API-first generation - Marqeta, Lithic, Stripe Issuing, Galileo - is what made programmable cards possible, versus legacy cores like TSYS and FIS.
"Decide and fund at the swipe."
Instead of pre-loading a card, the program funds the exact amount at authorization via a real-time webhook. It lets software enforce balances, spend rules and fraud checks at the instant of the tap - the backbone of expense and corporate-card products.
"The swipe pays you."
For an issuer, interchange is income. A card program's P&L is roughly interchange in, minus rewards, fraud losses, and processor + sponsor fees. Get the mix right and the card funds the whole app - the neobank playbook.
Just-in-time funding is the primitive under every modern card. This is the moment, in miniature.
The stack up close - the Durbin-exempt engine, sponsor-bank risk after Synapse, the modern processors, spend controls, and reading a program P&L.