/ISO8583_MessageSandbox

C# implementation of: ISO 8583 is an international standard for Financial transaction card originated interchange messaging

Primary LanguageC#

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.