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.
|
Name: |
JAK8583 |
Base name: |
jak8583 |
Description: |
Generate and parse ISO 8583 transaction messages |
Version: |
0.6 |
PHP version: |
5 |
License: |
BSD License |
|
|
June 2009
Number 7
Prize: One year server license IP to country region city database |
This ISO 8583 standard defines the format of messages exchanged between terminals and institutions that handle payments and other types of transactions using credit or debit cards.
This class is capable of either generating ISO 8583 messages, as well parse that of messages and extract the necessary information from them.
Manuel Lemos |
|
Pages that reference this package |
|
Latest pages that reference packages
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|