GLOBAL PAYMENTS KNOWLEDGEISO 20022 / SWIFT / SEPA / MT / MX
LEARNING PATH / 14 STOPS

Payment solution architect

This path is built around the decisions architects actually make: which settlement model a rail uses and what that implies for liquidity, how a payment hub should be structured, and where screening sits in the flow. Message-level topics are included at working depth — enough to design interfaces honestly — with the clearing and architecture topics carrying the most weight. Designs differ widely between institutions, so the emphasis is on the trade-offs rather than one reference blueprint.

FOR: Architects who design payment platforms and integrations and must reason about rails, settlement models, message interfaces, and compliance touchpoints as one system.

AFTER THIS PATH YOU CAN

  • You can map a payment lifecycle onto a system landscape and identify every integration point and failure mode.
  • You can compare real-time gross settlement with deferred net settlement and reason about the liquidity and risk consequences of each.
  • You can evaluate a payment hub design for routing, orchestration, and extensibility to new rails.
  • You can specify which interbank messages cross each interface and what data each must carry.
  • You can place sanctions screening in a payment flow and explain the latency and hold-handling implications.

THE LINE

Learning path as a transit lineEach station is a stop on the path; filled stations are mastered, the ringed station is where you are, and the rest are ahead. The full list follows this map as text.
  1. 01GO TO L3TECHNICAL DETAILS
    The payment lifecycleFrom capture to confirmation: the stages every payment passes through, and where clearing and settlement fit in the journey.The lifecycle is the backbone every component diagram hangs on. Architects who blur the stages design systems whose status models mislead everyone downstream.
  2. 02GO TO L3TECHNICAL DETAILS
    Clearing versus settlementClearing works out who owes what; settlement actually pays it. Two words that sound alike and describe completely different risks.Clearing and settlement are separate events with separate system consequences — what is final, what can be unwound, and when. Interface contracts that ignore the distinction cause reconciliation pain for years.
  3. 03GO TO L3TECHNICAL DETAILS
    Clearing and settlement mechanismsBilateral exchange, clearing houses, instant systems: the routes a payment can take between banks, and how schemes and CSMs divide the work.Every rail you connect to is a clearing and settlement mechanism with its own model, cut-offs, and file or message conventions. Knowing the patterns lets you assess a new rail integration quickly.
  4. 04GO TO L3TECHNICAL DETAILS
    RTGS versus deferred net settlementSettle each payment instantly, or run a tab and settle the net? The core trade-off between liquidity cost and settlement risk.Whether a rail settles gross in real time or net on a cycle drives throughput, finality, and failure handling in your design. This is one of the few concepts that changes an architecture fundamentally.
  5. 05GO TO L3TECHNICAL DETAILS
    Intraday liquidity and queuesA bank can be solvent and still miss a payment. Intraday liquidity, payment queues, and the timing games inside settlement systems.Queues, throttles, and liquidity-saving mechanisms are why a technically healthy payment can still wait. Designs that ignore intraday liquidity surprise their operators at month-end peaks.
  6. 06GO TO L2PRACTITIONER VIEW · OPTIONAL
    The ISO 20022 message modelHow ISO 20022 separates a shared business dictionary from message syntax, and what the Business Application Header envelope does.A working grasp of the ISO 20022 model helps you keep canonical data formats honest across the platform. You do not need field-level mastery, but you need to know what structure is available.
  7. 07GO TO L3TECHNICAL DETAILS
    The pacs family: interbank messagesThe interbank workhorses: pacs.008 and pacs.009 move value, pacs.002 reports status, and pacs.004 brings money back.The pacs messages define the interbank interfaces your platform must speak. Knowing what each message carries lets you draw sequence diagrams that survive contact with scheme documentation.
  8. 08GO TO L2PRACTITIONER VIEW · OPTIONAL
    Serial versus cover routingTwo ways to route the same payment: pass the MT103 bank to bank, or send it direct and move the money separately with an MT202 COV.Cross-border designs inherit the serial-versus-cover routing distinction, which changes message counts, data visibility, and screening points. Useful context when your platform handles correspondent flows.
  9. 09GO TO L3TECHNICAL DETAILS
    CBPR+: ISO 20022 for cross-border paymentsCBPR+ profiles ISO 20022 for correspondent banking over SWIFT; HVPS+ does the same for high-value payment systems.Cross-border usage guidelines constrain what your interfaces may send and expect, beyond what the base standard allows. Architectures that only read the base catalogue fail conformance testing.
  10. 10GO TO L4STANDARDS & SOURCES
    Payment engines and hub architecturePayment engines and hubs: the systems between channels and rails, and the design choices that decide how painful every future change will be.The hub — routing, orchestration, validation, and its boundaries with channels and ledgers — is the design decision with the longest consequences. This is the topic to take to full depth.
  11. 11GO TO L3TECHNICAL DETAILS
    Screening system architectureOne filter, many callers: how watchlist feeds, matching engines, hold queues, and case management fit into the bank's payment estate.Sanctions screening is a mandatory in-line component with real latency, queueing, and hold-handling implications. Where you place it in the flow is an architecture decision, not a compliance afterthought.
  12. 12GO TO L3TECHNICAL DETAILS
    Payment market infrastructuresThe named systems banks plug into to clear and settle payments — TARGET2/T2, Fedwire, CHIPS, FedNow, CHAPS — and whether each settles gross, nets, or runs instant.A payment system must connect to the real clearing and settlement infrastructures its currencies use. Knowing how TARGET2, Fedwire, CHIPS, FedNow, and CHAPS differ shapes connectivity, cut-offs, and liquidity design.
  13. 13GO TO L2PRACTITIONER VIEW
    National and regional payment systemsA tour of the systems countries run to clear and settle payments — US ACH and RTP, Canada's Lynx, China's CIPS, Hong Kong's CHATS, India's UPI, Australia's NPP, Europe's T2.Every currency an architect supports has its own national or regional rails — ACH, RTP, Lynx, CIPS, CHATS, UPI, NPP, T2. Recognising the recurring high-value, bulk, and instant shapes lets a design reach each market without relearning it from scratch.
  14. 14GO TO L4STANDARDS & SOURCES
    Settlement risk, finality, and CLSPay one currency leg and lose the other if the counterparty fails: settlement risk in FX, why finality matters, and how payment versus payment through CLS removes it.Where and how a design settles determines the principal risk it carries. Settlement finality, payment-versus-payment, and CLS are the levers an architect uses to keep large exposures from turning into losses.