PHP Classes / JAK8583

Generate and parse ISO 8583 transaction messages

JAK8583 PHP Class

This class can be used to generate and parse ISO 8583 financial transaction messages. It can take as parameters the transaction message type indicator and other card transaction details. Then it generates a transaction message that is returned as a string. The class can also do the opposite, i.e. take a string with a transaction message and parse it to get the message type indicator, the bitmap of types of transaction details contained in the message, and the transaction detail values.

Similar PHP Classes

Search in PHP Classes

Filter by tags