Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 486 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 486 Bytes

ISO8583_MessageSandbox

ISO 8583 is an international standard for Financial transaction card originated interchange messaging. It is the International Organization for Standardization standard for systems that exchange electronic transactions initiated by cardholders using payment cards.

ISO 8583 defines a message format and a communication flow so that different systems can exchange these transaction requests and responses.

This in my "uncompleted" stab of a c# implementation.