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.
Current Demo Flow
- Transaction initiation from simulated PoS
- ISO 8583 message creation (MTI, bitmap, DEs)
- Acquirer-side processing
- Issuer-side response simulation
- Wire-level logs
- 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