How the systems connect
Now follow a single card payment across every boundary, because that's where the design either holds or fails. A cardholder taps. The merchant terminal reads the card and the acquirer forwards an encrypted ISO 8583 authorization message into the switch. The switch validates the message and decides the route before it hands the request to the issuer. So far the clock is running, and the whole round trip has to finish inside the seconds a cardholder will tolerate standing at a terminal.
At issuing, the message triggers three near-simultaneous reads. The ledger is asked whether the balance covers the amount and, if so, reserves it. The fraud engine scores the request against velocity and behavioral signals, with geography folded into that risk view. The security layer performs the PIN or CVV cryptographic check inside the HSM, where the key never touches application memory. Each of these is a boundary, and each boundary carries its own latency budget and its own way to fail. If the ledger's balance reservation is slow, you risk a double-spend under concurrent authorizations. If the fraud engine can't reach fresh ledger context, it scores blind.
Why system boundaries matter
The issuer returns an approval through the switch, and the cardholder sees a green light. Authorization is a promise before the money moves. Clearing and settlement follow hours later, when the switch reconciles batched transactions against settlement accounts and the ledger posts the matching double entry that turns the reserved balance into a settled one. This is where reconciliation risk concentrates, because the authorization and the settlement arrive at different times through different paths, and any mismatch between them is money you can't yet account for.
The reconciliation gap between authorization and settlement is exactly why the boundaries deserve as much engineering attention as the components:
-
The switch-to-issuing hop, where routing quality and uptime decide whether the message arrives at all.
-
The issuing-to-ledger boundary, where balance reservation has to be atomic or concurrent authorizations corrupt the balance.
-
The clearing-to-settlement boundary, where batched network files must reconcile against the ledger's posted entries or the books drift.
Treating all of this as one connected financial systems architecture is core fintech infrastructure engineering, and it is what separates a system that scales from one that quietly accumulates operational and financial debt. Each point integration is a place where two teams assumed slightly different things about timing and retries, with idempotency left implicit. A coherent financial systems architecture makes those assumptions explicit and testable. That's the whole argument: you can't reason about a live transaction one box at a time, because the transaction doesn't experience your system one box at a time.
What to own and what to partner on
So the strategic question this whole article has been circling is now in front of you. What do you build, and what do you let a partner carry? The consensus fits in one line. Build what genuinely differentiates your product, and rely on a partner for the regulated, mission-critical infrastructure that has to stay stable and compliant no matter what.
The cost of building everything internally is routinely underestimated, and the miss lands in compliance and security audits as ongoing regulatory updates keep arriving. Ongoing maintenance for a custom platform runs 15% to 25% of the initial build cost every year, a compliance tax that funds the headcount needed to track shifting KYC and AML standards, with PCI DSS included in the same workload. Building from scratch takes two to five years, with a high burn rate and zero revenue while you gamble on passing a rigorous audit at the end.
The build-or-buy reality
The odds on that gamble aren't friendly. Large IT projects over $15 million run 45% over budget and deliver 56% less value than predicted, according to McKinsey and Oxford research, and in regulated industries a failed build brings regulatory fines on top of the sunk cost. In fintech infrastructure engineering, a financial systems architecture that must stay stable and compliant is the wrong place to discover that your internal project is in the failing majority.
Reframe the real question. The real question is which systems you want to own because they define your product, and which regulated systems you want a partner to own so you never rebuild them again. That's the framing you can defend to a board, because it ties every dollar of infrastructure spend to differentiation or to risk reduction, and a coherent financial systems architecture makes the tradeoff legible.
Engineering money movement with EGS
EGS is an end-to-end fintech infrastructure engineering partner that owns and operates these mission-critical systems with long-term engineering accountability after implementation. The distinction matters because, as the transaction walkthrough showed, the failures that hurt you live at the seams, and a vendor that ships you a component and disappears leaves those seams as your problem.
EGS engineers across the switch and issuing as one connected system, then carries that same design through the ledger side and the wallet layer where fraud controls depend on HSM-backed security. That gives you a single accountable partner for the boundaries where authorizations meet balances and clearing reconciles against settlement, with fraud's ledger context handled in the same architecture. A technical decision-maker is weighing resilience under real transaction volume and compliance readiness that keeps your audit scope contained; EGS is built around those needs with deep engineering ownership of the fintech infrastructure engineering work.
That ownership is the point of good fintech infrastructure engineering. You get people who understand the whole financial systems architecture accountable for how its parts behave together.
Where to go from here
The argument comes back to where it started. In fintech infrastructure engineering, reasoning about the whole system is what makes money movement reliable at scale, because money leaks at the seams between the switch and issuing and at the boundaries where ledger context drives fraud and security decisions. Own what differentiates you, and let a partner carry the regulated core built for long-term reuse.
Book a call with EGS to pressure-test your own architecture against real transaction volume. You'll leave the conversation with a clear read on what to own versus partner on and the specific seams that fail as you scale, which is the practical starting point for sound fintech infrastructure engineering.