Prototype Demo — Orchestration Foundation

This functional prototype demonstrates the Acquirer → Issuer flow using ISO 8583 messages. Built with .NET Core MVC, it provides early visibility into transaction behavior.


Launch ISO 8583 Simulator

Current Demo Flow
  1. Transaction initiation from simulated PoS
  2. ISO 8583 message creation (MTI, bitmap, DEs)
  3. Acquirer-side processing
  4. Issuer-side response simulation
  5. Wire-level logs
  6. Transaction visualization
What This Prototype Proves
  • ISO 8583 orchestration foundation
  • Developer experience for inspecting flows
  • Feasibility of modern .NET + Azure rail
  • Foundation for switch, routing, replay, fraud
Simple Prototype
Simple Prototype