A C++ implementation of the [ISO-8583 norm.] (https://en.wikipedia.org/wiki/ISO_8583), the financial transaction card originated messages — Interchange message specifications
Supported versions
==== WARNING ====
This is work in progress. So there are missing functionalities and ton of bugs.
Demo
A simple Client/Server demo for multiple AuthorizationRequest/Response is working. See code/README for building and running.
Building/Running
Look at cpp/README
Contributions
Contributions are welcome.