ISO8583 Module-1.2/INSTALL0000644000000000000000000000226111474100130012713 0ustar 00000000000000(C) Copyright 2009 Igor V. Custodio This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . ======================================================================== To install is very simple: 1) Download the package 2) Un-compress it 3) Go to the folder where setup.py is 4) Build the package with the command: "python setup.py build" 5) Install with the command: "python setup.py install" 6) That's it! 7) Enjoy, read, learn the examples in the "examples" directory. ======================================================================== If you need more information about how to build a package, read http://docs.python.org/distutils/sourcedist.html ISO8583 Module-1.2/LICENCE0000644000000000000000000010575511474100130012663 0ustar 00000000000000 GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Copyright (C) This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . ISO8583 Module-1.2/PKG-INFO0000644000000000000000000000504211561645454013003 0ustar 00000000000000Metadata-Version: 1.0 Name: ISO8583 Module Version: 1.2 Summary: ISO8583 LIBRARY Home-page: http://www.vulcanno.com.br/python Author: Igor V. Custodio Author-email: igorvc@vulcanno.com.br License: UNKNOWN Download-URL: http://code.google.com/p/iso8583py/downloads/list Description: UNKNOWN Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Environment :: Console Classifier: Intended Audience :: Financial and Insurance Industry Classifier: Intended Audience :: Telecommunications Industry Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: GNU General Public License (GPL) Classifier: Operating System :: OS Independent Classifier: Operating System :: Microsoft Classifier: Operating System :: POSIX :: Linux Classifier: Operating System :: Unix Classifier: Operating System :: MacOS Classifier: Programming Language :: Python Classifier: Topic :: Office/Business :: Financial Classifier: Topic :: Office/Business :: Financial :: Point-Of-Sale Classifier: Topic :: Communications Classifier: Natural Language :: Arabic Classifier: Natural Language :: Bulgarian Classifier: Natural Language :: Catalan Classifier: Natural Language :: Chinese (Simplified) Classifier: Natural Language :: Chinese (Traditional) Classifier: Natural Language :: Czech Classifier: Natural Language :: Danish Classifier: Natural Language :: Dutch Classifier: Natural Language :: English Classifier: Natural Language :: Esperanto Classifier: Natural Language :: Finnish Classifier: Natural Language :: French Classifier: Natural Language :: German Classifier: Natural Language :: Greek Classifier: Natural Language :: Hebrew Classifier: Natural Language :: Hungarian Classifier: Natural Language :: Indonesian Classifier: Natural Language :: Italian Classifier: Natural Language :: Japanese Classifier: Natural Language :: Korean Classifier: Natural Language :: Latvian Classifier: Natural Language :: Marathi Classifier: Natural Language :: Persian Classifier: Natural Language :: Polish Classifier: Natural Language :: Portuguese Classifier: Natural Language :: Portuguese (Brazilian) Classifier: Natural Language :: Romanian Classifier: Natural Language :: Russian Classifier: Natural Language :: Slovak Classifier: Natural Language :: Spanish Classifier: Natural Language :: Swedish Classifier: Natural Language :: Telugu Classifier: Natural Language :: Thai Classifier: Natural Language :: Turkish Classifier: Natural Language :: Ukranian Classifier: Natural Language :: Vietnamese ISO8583 Module-1.2/README0000644000000000000000000000201211474100130012534 0ustar 00000000000000(C) Copyright 2009 Igor V. Custodio This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . ======================================================================== *) To install information, read INSTALL DOC *) To read the documentation use pyDoc. *) To generate HTML documentation use: 1) Go to doc dir 2) Use the command: pydoc -w PATH_TO_ISO8583_UNCOMPRESSED_DIR 3) That's it! ======================================================================== ISO8583 Module-1.2/setup.py0000644000000000000000000000427711474103322013413 0ustar 00000000000000#!/usr/bin/env python from distutils.core import setup setup(name='ISO8583 Module', version='1.2', description='ISO8583 LIBRARY', author='Igor V. Custodio', author_email='igorvc@vulcanno.com.br', url='http://www.vulcanno.com.br/python', download_url='http://code.google.com/p/iso8583py/downloads/list', packages=['ISO8583'], classifiers=[ 'Development Status :: 5 - Production/Stable', 'Environment :: Console', 'Intended Audience :: Financial and Insurance Industry', 'Intended Audience :: Telecommunications Industry', 'Intended Audience :: Developers', 'License :: OSI Approved :: GNU General Public License (GPL)', 'Operating System :: OS Independent', 'Operating System :: Microsoft', 'Operating System :: POSIX :: Linux', 'Operating System :: Unix', 'Operating System :: MacOS', 'Programming Language :: Python', 'Topic :: Office/Business :: Financial', 'Topic :: Office/Business :: Financial :: Point-Of-Sale', 'Topic :: Communications', 'Natural Language :: Arabic', 'Natural Language :: Bulgarian', 'Natural Language :: Catalan', 'Natural Language :: Chinese (Simplified)', 'Natural Language :: Chinese (Traditional)', 'Natural Language :: Czech', 'Natural Language :: Danish', 'Natural Language :: Dutch', 'Natural Language :: English', 'Natural Language :: Esperanto', 'Natural Language :: Finnish', 'Natural Language :: French', 'Natural Language :: German', 'Natural Language :: Greek', 'Natural Language :: Hebrew', 'Natural Language :: Hungarian', 'Natural Language :: Indonesian', 'Natural Language :: Italian', 'Natural Language :: Japanese', 'Natural Language :: Korean', 'Natural Language :: Latvian', 'Natural Language :: Marathi', 'Natural Language :: Persian', 'Natural Language :: Polish', 'Natural Language :: Portuguese', 'Natural Language :: Portuguese (Brazilian)', 'Natural Language :: Romanian', 'Natural Language :: Russian', 'Natural Language :: Slovak', 'Natural Language :: Spanish', 'Natural Language :: Swedish', 'Natural Language :: Telugu', 'Natural Language :: Thai', 'Natural Language :: Turkish', 'Natural Language :: Ukranian', 'Natural Language :: Vietnamese ' ] ) ISO8583 Module-1.2/TODO0000644000000000000000000000404711474100130012356 0ustar 00000000000000Add: - create a unsetBit(bitNumber) method to delete a value of a bit inside the object - create a ISO8583Util Class that give some util method like: - intToBCD - BCDToInt - getTimeGMT (to bit 12) - GetDateType (to bit 13) Fix: - ... Think about: - Improve ... improve ... improve - Add support to "BCD" sizes in LL LLL types. ASCII LL size and ASCII value inside '123456' -> '06123456' BCD LL size and ASCII value inside '123456' -> '\x06' + '123456' ASCII LLL size and ASCII value inside '123456' -> '006123456' BCD LLL size and ASCII value inside '123456' -> '\x00\x06' + '123456' - Improve support to "binary" data i.setBit(3,'\x00\x01\x02') - Make sense setBit(1,'xxx') ? Maybe the dialet need to have the 2º bitmap inside with no value because it's automatic that 2º be present when bit large than 64 is inside... But .. Today work :) by the way ... xxx is ignored... - It's important separate the size and the value of LL and LLL types? Example, bit 2 is LL: Today -> i.setBit(2,'123') -> i.getBit(2) -> 03123 Think -> i.setBit(2,'123') -> i.getBit(2) -> 123 It was build in this way because the size can be important in some cases, but we can determine the size len(i.getBit(2)) ... If the partner send a ISO8583 with wrong size? - Make a XML builder that convert a ISO8583 to a XML object and a XML to ISO8583... 0200 600000000000000 2 03123 LL 3 300000 N - Use log4Python to improve debug information - Support Python V3 - Improve errors: - validate values - Improve the package name / structure - today: FROM ISO8583.ISO8583 import ISO8583 - future: FROM iso8583 import ISO8583 - Create more examples - Create benchmarks with JPOS - Support EBCDIC ... - ...ISO8583 Module-1.2/doc/index.html0000644000000000000000000000032611474100130014424 0ustar 00000000000000 One second ... ISO8583 Module-1.2/doc/ISO8583.html0000644000000000000000000000503211561644206014314 0ustar 00000000000000 Python: package ISO8583
 
 
ISO8583
index
c:\python25\lib\site-packages\iso8583\__init__.py

(C) Copyright 2009 Igor V. Custodio
 
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.
 
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
 
You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

 
Package Contents
       
ISO8583
ISOErrors
ISO8583 Module-1.2/doc/ISO8583.ISO8583.html0000644000000000000000000007650111561644206015306 0ustar 00000000000000 Python: module ISO8583.ISO8583
 
 
ISO8583.ISO8583 (version 1.2)
index
c:\python25\lib\site-packages\iso8583\iso8583.py

(C) Copyright 2009 Igor V. Custodio
 
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.
 
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
 
You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

 
Modules
       
struct

 
Classes
       
ISO8583

 
class ISO8583
    Main Class to work with ISO8583 packages.
Used to create, change, send, receive, parse or work with ISO8593 Package version 1993.
It's 100% Python :)
Enjoy it!
Thanks to: Vulcanno IT Solutions <http://www.vulcanno.com.br>
Licence: GPL Version 3
More information: http://code.google.com/p/iso8583py/
 
Example:
        from ISO8583.ISO8583 import ISO8583
        from ISO8583.ISOErrors import *
        
        iso = ISO8583()
        try:
                iso.setMTI('0800')
                iso.setBit(2,2)
                iso.setBit(4,4)
                iso.setBit(12,12)
                iso.setBit(21,21)
                iso.setBit(17,17)
                iso.setBit(49,986)
                iso.setBit(99,99)
        except ValueToLarge, e:
                        print ('Value too large :( %s' % e)
        except InvalidMTI, i:
                        print ('This MTI is wrong :( %s' % i)
                        
        print ('The Message Type Indication is = %s' %iso.getMTI()) 
        
        print ('The Bitmap is = %s' %iso.getBitmap()) 
        iso.showIsoBits();
        print ('This is the ISO8583 complete package %s' % iso.getRawIso())
        print ('This is the ISO8583 complete package to sent over the TCPIP network %s' % iso.getNetworkISO())
 
  Methods defined here:
__cmp__(self, obj2)
Method that compare two objects in "==", "!=" and other things
Example:
        p1 = ISO8583()
        p1.setMTI('0800')
        p1.setBit(2,2)
        p1.setBit(4,4)
        p1.setBit(12,12)
        p1.setBit(17,17)
        p1.setBit(99,99)
 
        #get the rawIso and save in the iso variable
        iso = p1.getRawIso()
 
        p2 = ISO8583()
        p2.setIsoContent(iso)
 
        print 'Is equivalent?'
        if p1 == p1:
                print ('Yes :)')
        else:
                print ('Noooooooooo :(')
 
@param: obj2 -> object that will be compared
@return: <0 if is not equal, 0 if is equal
__init__(self, iso='', debug=False)
Default Constructor of ISO8583 Package.
It inicialize a "brand new" ISO8583 package
Example: To Enable debug you can use:
        pack = ISO8583(debug=True)
@param: iso a String that represents the ASCII of the package. The same that you need to pass to setIsoContent() method.
@param: debug (True or False) default False -> Used to print some debug infos. Only use if want that messages!
getBit(self, bit)
Return the value of the bit
@param: bit -> the number of the bit that you want the value
@raise: BitInexistent Exception, BitNotSet Exception
getBitLimit(self, bit)
Method that return the bit limit (Max size)
@param: bit -> Bit that will be searched and whose limit will be returned
@return: int that indicate the limit of the bit
getBitType(self, bit)
Method that return the bit Type
@param: bit -> Bit that will be searched and whose type will be returned
@return: str that represents the type of the bit
getBitValueType(self, bit)
Method that return the bit value type 
@param: bit -> Bit that will be searched and whose value type will be returned
@return: str that indicate the valuye type of the bit
getBitmap(self)
Method that return the ASCII Bitmap of the package
@return: str -> with the ASCII Bitmap
getBitsAndValues(self)
Method that return an array of bits, values, types etc.
        Each array value is a dictionary with: {'bit':X ,'type': Y, 'value': Z} Where:
                bit: is the bit number
                type: is the bit type
                value: is the bit value inside this object
        so the Generic array returned is:  [ (...),{'bit':X,'type': Y, 'value': Z}, (...)] 
        
Example:
        p1 = ISO8583()
        p1.setMTI('0800')
        p1.setBit(2,2)
        p1.setBit(4,4)
        p1.setBit(12,12)
        p1.setBit(17,17)
        p1.setBit(99,99)
        
        v1 = p1.getBitsAndValues()
        for v in v1:
                print ('Bit %s of type %s with value = %s' % (v['bit'],v['type'],v['value']))
 
@return: array of values.
getLargeBitName(self, bit)
Method that return the large bit name
@param: bit -> Bit that will be searched and whose name will be returned
@return: str that represents the name of the bit
getMTI(self)
Method that return the MTI of the package
@return: str -> with the MTI
getNetworkISO(self, bigEndian=True)
Method that return ISO8583 ASCII package with the size in the beginning
By default, it return the package with size represented with big-endian.
Is the same that:
        import struct
        (...)
        iso = ISO8583()
        iso.setBit(3,'300000')
        (...)
        ascii = iso.getRawIso()
        # Example: big-endian
        # To little-endian, replace '!h' with '<h'
        netIso = struct.pack('!h',len(iso)) 
        netIso += ascii
        # Example: big-endian
        # To little-endian, replace 'iso.getNetworkISO()' with 'iso.getNetworkISO(False)'
        print ('This <%s> the same that <%s>' % (iso.getNetworkISO(),netIso))
 
@param: bigEndian (True|False) -> if you want that the size be represented in this way. 
@return: size + ASCII ISO8583 package ready to go to the network!
@raise: InvalidMTI Exception
getRawIso(self)
Method that return ISO8583 ASCII complete representation
Example: 
iso = ISO8583()
iso.setMTI('0800')
iso.setBit(2,2)
iso.setBit(4,4)
iso.setBit(12,12)
iso.setBit(17,17)
iso.setBit(99,99)
str = iso.getRawIso()
print ('This is the ASCII package %s' % str) 
output (print) -> This is the ASCII package 0800d010800000000000000000002000000001200000000000400001200170299
 
@return: str with complete ASCII ISO8583
@raise: InvalidMTI Exception
getValuesArray(self)
Method that return an internal array of the package
@return: array -> with all bits, presents or not in the bitmap
redefineBit(self, bit, smallStr, largeStr, bitType, size, valueType)
Method that redefine a bit structure in global scope! 
Can be used to personalize ISO8583 structure to another specification (ISO8583 1987 for example!)
Hint: If you have a lot of "ValueToLarge Exception" maybe the especification that you are using is different of mine. So you will need to use this method :)
@param: bit -> bit to be redefined
@param: smallStr -> a small String representantion of the bit, used to build "user friendly prints", example "2" for bit 2
@param: largeStr -> a large String representantion of the bit, used to build "user friendly prints" and to be used to inform the "main use of the bit", 
        example "Primary account number (PAN)" for bit 2
@param: bitType -> type the bit, used to build the values, example "LL" for bit 2. Need to be one of (B, N, AN, ANS, LL, LLL)   
@param: size -> limit size the bit, used to build/complete the values, example "19" for bit 2.  
@param: valueType -> value type the bit, used to "validate" the values, example "n" for bit 2. This mean that in bit 2 we need to have only numeric values.
        Need to be one of (a, an, n, ansb, b)
@raise: BitInexistent Exception, InvalidValueType Exception
setBit(self, bit, value)
Method used to set a bit with a value.
It's one of the most important method to use when using this library
@param: bit -> bit number that want to be setted
@param: value -> the value of the bit
@return: True/False default True -> To be used in the future!
@raise: BitInexistent Exception, ValueToLarge Exception
setIsoContent(self, iso)
Method that receive a complete ISO8583 string (ASCII) understand it and remove the bits values
Example:
        iso = '0210B238000102C080040000000000000002100000000000001700010814465469421614465701081100301000000N399915444303500019991544986020   Value not allowed009000095492'
        i2 = ISO8583()
        # in this case, we need to redefine a bit because default bit 42 is LL and in this especification is "N"
        # the rest remain, so we use "get" :)
        i2.redefineBit(42, '42', i2.getLargeBitName(42), 'N', i2.getBitLimit(42), i2.getBitValueType(42) )
        i2.setIsoContent(iso2)
        print 'Bitmap = %s' %i2.getBitmap() 
        print 'MTI = %s' %i2.getMTI() 
 
        print 'This ISO has bits:'
        v3 = i2.getBitsAndValues()
        for v in v3:
                print ('Bit %s of type %s with value = %s' % (v['bit'],v['type'],v['value']))
                
@param: str -> complete ISO8583 string
@raise: InvalidIso8583 Exception
setMTI(self, type)
Method that set Transation Type (MTI) 
In fact, is an alias to "setTransationType" method
@param: type -> MTI to be setted
setNetworkISO(self, iso, bigEndian=True)
Method that receive sie + ASCII ISO8583 package and transfor it in the ISO8583 object.
By default, it recieve the package with size represented with big-endian.
Is the same that:
import struct
(...)
iso = ISO8583()
iso.setBit(3,'300000')
(...)
# Example: big-endian
# To little-endian, replace 'iso.getNetworkISO()' with 'iso.getNetworkISO(False)'
netIso = iso.getNetworkISO()
newIso = ISO8583()
# Example: big-endian
# To little-endian, replace 'newIso.setNetworkISO()' with 'newIso.setNetworkISO(False)'
newIso.setNetworkISO(netIso)
#Is the same that:
#size = netIso[0:2]
## To little-endian, replace '!h' with '<h'
#size = struct.unpack('!h',size )
#newIso.setIsoContent(netIso[2:size])
arr = newIso.getBitsAndValues()
for v in arr:
        print ('Bit %s Type %s Value = %s' % (v['bit'],v['type'],v['value']))
 
@param: iso -> str that represents size + ASCII ISO8583 package
@param: bigEndian (True|False) -> Codification of the size.
@raise: InvalidIso8583 Exception
setTransationType(self, type)
Method that set Transation Type (MTI)
@param: type -> MTI to be setted
@raise: ValueToLarge Exception
showBitmap(self)
Method that print the bitmap in ASCII form
Hint: Try to use getBitmap method and format your own print :)
showBitsFromBitmapStr(self, bitmap)
Method that receive a bitmap str, process it, and print a array with bits this bitmap string represents.
Usualy is used to debug things.
@param: bitmap -> bitmap str to be analized and translated to "bits"
showIsoBits(self)
Method that show in detail a list of bits , values and types inside the object
Example: output to
        (...)
        iso.setBit(2,2)
        iso.setBit(4,4)
        (...)
        iso.showIsoBits()
        (...)
        Bit[2] of type LL has limit 19 = 012
        Bit[4] of type N has limit 12 = 000000000004
        (...)
showRawIso(self)
Method that print ISO8583 ASCII complete representation
Example: 
iso = ISO8583()
iso.setMTI('0800')
iso.setBit(2,2)
iso.setBit(4,4)
iso.setBit(12,12)
iso.setBit(17,17)
iso.setBit(99,99)
iso.showRawIso()
output (print) -> 0800d010800000000000000000002000000001200000000000400001200170299
Hint: Try to use getRawIso method and format your own print :)

 
Data
        __author__ = 'Igor Vitorio Custodio <igorvc@vulcanno.com.br>'
__licence__ = 'GPL V3'
__version__ = '1.2'

 
Author
        Igor Vitorio Custodio <igorvc@vulcanno.com.br>
ISO8583 Module-1.2/doc/ISO8583.ISOErrors.html0000644000000000000000000007414211561644206016152 0ustar 00000000000000 Python: module ISO8583.ISOErrors
 
 
ISO8583.ISOErrors
index
c:\python25\lib\site-packages\iso8583\isoerrors.py

(C) Copyright 2009 Igor V. Custodio
 
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.
 
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
 
You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

 
Classes
       
exceptions.Exception(exceptions.BaseException)
BitInexistent
BitNotSet
InvalidBitType
InvalidIso8583
InvalidMTI
InvalidValueType
ValueToLarge

 
class BitInexistent(exceptions.Exception)
    Exeption that indicate that a bit that you try to manage dosen't exist!
Try to check your "setBit". Remember that ISO8583 1993 has only bits from 1 to 128!
 
 
Method resolution order:
BitInexistent
exceptions.Exception
exceptions.BaseException
__builtin__.object

Methods defined here:
__init__(self, value)
__str__(self)

Data descriptors defined here:
__weakref__
list of weak references to the object (if defined)

Data and other attributes inherited from exceptions.Exception:
__new__ = <built-in method __new__ of type object at 0x000000001E25A4C0>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from exceptions.BaseException:
__delattr__(...)
x.__delattr__('name') <==> del x.name
__getattribute__(...)
x.__getattribute__('name') <==> x.name
__getitem__(...)
x.__getitem__(y) <==> x[y]
__getslice__(...)
x.__getslice__(i, j) <==> x[i:j]
 
Use of negative indices is not supported.
__reduce__(...)
__repr__(...)
x.__repr__() <==> repr(x)
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value
__setstate__(...)

Data descriptors inherited from exceptions.BaseException:
__dict__
args
message
exception message

 
class BitNotSet(exceptions.Exception)
    Exception that indicate that you try to access a bit not present in the bitmap.
 
 
Method resolution order:
BitNotSet
exceptions.Exception
exceptions.BaseException
__builtin__.object

Methods defined here:
__init__(self, value)
__str__(self)

Data descriptors defined here:
__weakref__
list of weak references to the object (if defined)

Data and other attributes inherited from exceptions.Exception:
__new__ = <built-in method __new__ of type object at 0x000000001E25A4C0>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from exceptions.BaseException:
__delattr__(...)
x.__delattr__('name') <==> del x.name
__getattribute__(...)
x.__getattribute__('name') <==> x.name
__getitem__(...)
x.__getitem__(y) <==> x[y]
__getslice__(...)
x.__getslice__(i, j) <==> x[i:j]
 
Use of negative indices is not supported.
__reduce__(...)
__repr__(...)
x.__repr__() <==> repr(x)
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value
__setstate__(...)

Data descriptors inherited from exceptions.BaseException:
__dict__
args
message
exception message

 
class InvalidBitType(exceptions.Exception)
    Exception that indicate that the type that you try to set is invalid.
For example: You try to set type "X", that dosen't exist.
Valid type are: B, N, A, AN, ANS, LL, LLL
 
 
Method resolution order:
InvalidBitType
exceptions.Exception
exceptions.BaseException
__builtin__.object

Methods defined here:
__init__(self, value)
__str__(self)

Data descriptors defined here:
__weakref__
list of weak references to the object (if defined)

Data and other attributes inherited from exceptions.Exception:
__new__ = <built-in method __new__ of type object at 0x000000001E25A4C0>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from exceptions.BaseException:
__delattr__(...)
x.__delattr__('name') <==> del x.name
__getattribute__(...)
x.__getattribute__('name') <==> x.name
__getitem__(...)
x.__getitem__(y) <==> x[y]
__getslice__(...)
x.__getslice__(i, j) <==> x[i:j]
 
Use of negative indices is not supported.
__reduce__(...)
__repr__(...)
x.__repr__() <==> repr(x)
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value
__setstate__(...)

Data descriptors inherited from exceptions.BaseException:
__dict__
args
message
exception message

 
class InvalidIso8583(exceptions.Exception)
    Exception that indicate a invalid ASCII message, for example, without a piece... Error size etc.
 
 
Method resolution order:
InvalidIso8583
exceptions.Exception
exceptions.BaseException
__builtin__.object

Methods defined here:
__init__(self, value)
__str__(self)

Data descriptors defined here:
__weakref__
list of weak references to the object (if defined)

Data and other attributes inherited from exceptions.Exception:
__new__ = <built-in method __new__ of type object at 0x000000001E25A4C0>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from exceptions.BaseException:
__delattr__(...)
x.__delattr__('name') <==> del x.name
__getattribute__(...)
x.__getattribute__('name') <==> x.name
__getitem__(...)
x.__getitem__(y) <==> x[y]
__getslice__(...)
x.__getslice__(i, j) <==> x[i:j]
 
Use of negative indices is not supported.
__reduce__(...)
__repr__(...)
x.__repr__() <==> repr(x)
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value
__setstate__(...)

Data descriptors inherited from exceptions.BaseException:
__dict__
args
message
exception message

 
class InvalidMTI(exceptions.Exception)
    Exception that indicate a invalid MTI
 
 
Method resolution order:
InvalidMTI
exceptions.Exception
exceptions.BaseException
__builtin__.object

Methods defined here:
__init__(self, value)
__str__(self)

Data descriptors defined here:
__weakref__
list of weak references to the object (if defined)

Data and other attributes inherited from exceptions.Exception:
__new__ = <built-in method __new__ of type object at 0x000000001E25A4C0>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from exceptions.BaseException:
__delattr__(...)
x.__delattr__('name') <==> del x.name
__getattribute__(...)
x.__getattribute__('name') <==> x.name
__getitem__(...)
x.__getitem__(y) <==> x[y]
__getslice__(...)
x.__getslice__(i, j) <==> x[i:j]
 
Use of negative indices is not supported.
__reduce__(...)
__repr__(...)
x.__repr__() <==> repr(x)
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value
__setstate__(...)

Data descriptors inherited from exceptions.BaseException:
__dict__
args
message
exception message

 
class InvalidValueType(exceptions.Exception)
    Exeption that indicate that a value that you try to insert is out of especification.
For example: You try to insert a value "ABC" in a bit of type "N" (Number) , this is invalid!
This can happen when you have a different specification of mine.
If this is the case, you should use "ISO8583.redefineBit()" method and redefine the type.
 
 
Method resolution order:
InvalidValueType
exceptions.Exception
exceptions.BaseException
__builtin__.object

Methods defined here:
__init__(self, value)
__str__(self)

Data descriptors defined here:
__weakref__
list of weak references to the object (if defined)

Data and other attributes inherited from exceptions.Exception:
__new__ = <built-in method __new__ of type object at 0x000000001E25A4C0>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from exceptions.BaseException:
__delattr__(...)
x.__delattr__('name') <==> del x.name
__getattribute__(...)
x.__getattribute__('name') <==> x.name
__getitem__(...)
x.__getitem__(y) <==> x[y]
__getslice__(...)
x.__getslice__(i, j) <==> x[i:j]
 
Use of negative indices is not supported.
__reduce__(...)
__repr__(...)
x.__repr__() <==> repr(x)
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value
__setstate__(...)

Data descriptors inherited from exceptions.BaseException:
__dict__
args
message
exception message

 
class ValueToLarge(exceptions.Exception)
    Exeption that indicate that a value that want to set inside the bit is large than the "ISO" limit.
This can happen when you have a different specification of mine.
If this is the case, you should use "ISO8583.redefineBit()" method and redefine the limit.
 
 
Method resolution order:
ValueToLarge
exceptions.Exception
exceptions.BaseException
__builtin__.object

Methods defined here:
__init__(self, value)
__str__(self)

Data descriptors defined here:
__weakref__
list of weak references to the object (if defined)

Data and other attributes inherited from exceptions.Exception:
__new__ = <built-in method __new__ of type object at 0x000000001E25A4C0>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from exceptions.BaseException:
__delattr__(...)
x.__delattr__('name') <==> del x.name
__getattribute__(...)
x.__getattribute__('name') <==> x.name
__getitem__(...)
x.__getitem__(y) <==> x[y]
__getslice__(...)
x.__getslice__(i, j) <==> x[i:j]
 
Use of negative indices is not supported.
__reduce__(...)
__repr__(...)
x.__repr__() <==> repr(x)
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value
__setstate__(...)

Data descriptors inherited from exceptions.BaseException:
__dict__
args
message
exception message

ISO8583 Module-1.2/examples/echoClient.py0000644000000000000000000000560111561644326016151 0ustar 00000000000000""" (C) Copyright 2009 Igor V. Custodio This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . """ from ISO8583.ISO8583 import ISO8583 from ISO8583.ISOErrors import * import socket import sys import time # Configure the client serverIP = "192.168.0.103" serverPort = 8583 numberEcho = 5 timeBetweenEcho = 5 # in seconds bigEndian = True #bigEndian = False s = None for res in socket.getaddrinfo(serverIP, serverPort, socket.AF_UNSPEC, socket.SOCK_STREAM): af, socktype, proto, canonname, sa = res try: s = socket.socket(af, socktype, proto) except socket.error, msg: s = None continue try: s.connect(sa) except socket.error, msg: s.close() s = None continue break if s is None: print ('Could not connect :(') sys.exit(1) for req in range(0,numberEcho): iso = ISO8583() iso.setMTI('0800') iso.setBit(3,'300000') iso.setBit(24,'045') iso.setBit(41,'11111111') iso.setBit(42,'222222222222222') iso.setBit(63,'This is a Test Message') if bigEndian: try: message = iso.getNetworkISO() s.send(message) print ('Sending ... %s' % message) ans = s.recv(2048) print ("\nInput ASCII |%s|" % ans) isoAns = ISO8583() isoAns.setNetworkISO(ans) v1 = isoAns.getBitsAndValues() for v in v1: print ('Bit %s of type %s with value = %s' % (v['bit'],v['type'],v['value'])) if isoAns.getMTI() == '0810': print ("\tThat's great !!! The server understand my message !!!") else: print ("The server dosen't understand my message!") except InvalidIso8583, ii: print ii break time.sleep(timeBetweenEcho) else: try: message = iso.getNetworkISO(False) s.send(message) print ('Sending ... %s' % message) ans = s.recv(2048) print ("\nInput ASCII |%s|" % ans) isoAns = ISO8583() isoAns.setNetworkISO(ans,False) v1 = isoAns.getBitsAndValues() for v in v1: print ('Bit %s of type %s with value = %s' % (v['bit'],v['type'],v['value'])) if isoAns.getMTI() == '0810': print ("\tThat's great !!! The server understand my message !!!") else: print ("The server dosen't understand my message!") except InvalidIso8583, ii: print ii break time.sleep(timeBetweenEcho) print ('Closing...') s.close() ISO8583 Module-1.2/examples/echoServer.py0000644000000000000000000000434111561644314016176 0ustar 00000000000000""" (C) Copyright 2009 Igor V. Custodio This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . """ from ISO8583.ISO8583 import ISO8583 from ISO8583.ISOErrors import * from socket import * # Configure the server serverIP = "192.168.0.103" serverPort = 8583 maxConn = 5 bigEndian = True #bigEndian = False # Create a TCP socket s = socket(AF_INET, SOCK_STREAM) # bind it to the server port s.bind((serverIP, serverPort)) # Configure it to accept up to N simultaneous Clients waiting... s.listen(maxConn) # Run forever while 1: #wait new Client Connection connection, address = s.accept() while 1: # receive message isoStr = connection.recv(2048) if isoStr: print ("\nInput ASCII |%s|" % isoStr) pack = ISO8583() #parse the iso try: if bigEndian: pack.setNetworkISO(isoStr) else: pack.setNetworkISO(isoStr,False) v1 = pack.getBitsAndValues() for v in v1: print ('Bit %s of type %s with value = %s' % (v['bit'],v['type'],v['value'])) if pack.getMTI() == '0800': print ("\tThat's great !!! The client send a correct message !!!") else: print ("The client dosen't send the correct message!") break except InvalidIso8583, ii: print ii break except: print ('Something happened!!!!') break #send answer pack.setMTI('0810') if bigEndian: ans = pack.getNetworkISO() else: ans = pack.getNetworkISO(False) print ('Sending answer %s' % ans) connection.send(ans) else: break # close socket connection.close() print ("Closed...")ISO8583 Module-1.2/examples/example1.py0000644000000000000000000000526411474102540015603 0ustar 00000000000000""" (C) Copyright 2009 Igor V. Custodio This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . """ from ISO8583.ISO8583 import ISO8583 from ISO8583.ISOErrors import * import traceback #Clean the shell import os os.system(['clear','cls'][os.name == 'nt']) # get new object p = ISO8583() #some string describing the transation type transation = "200" print ('Setting transation type to %s' % transation) p.setTransationType(transation) # Is the same that: #p.setMTI(transation) #Some tests and print ('Setting bits') p.setBit(3,"100000") p.setBit(4,1200) p.setBit(7,"1207231505") p.setBit(11,12) p.setBit(12,"231505") p.setBit(13,1207) p.setBit(32,"01020000000") p.setBit(40,"002") p.setBit(41,"98765432") p.setBit(42,"303500098765432") p.setBit(49,986) p.setBit(62,"PP16814995840013560000") p.setBit(63,"00000105") try: p.setBit(126,"00000000000000105") except ValueToLarge: print ('\t\tSomething happening!!!! The Exception! So, bit 126 is not set!!!!') #if want more information ... #traceback.print_exc() #show hex bitmap print ('Bitmap in HEX') p.showBitmap() #Show bits print ('Bits with values') p.showIsoBits() # Show raw ASCII ISO print ('The package is -> ') p.showRawIso() # Getting bits... print ('\n\n\n------------------------------------------\n') print ('Getting bits') try: print ('Bit 7 is there? %s' % p.getBit(7)) print ('Bit 32 is there? %s' % p.getBit(32)) except: print ('Something is bad...') # Testing exceptions... try: print ('Bit 45 is there? %s' % p.getBit(45)) except: print ("No, this bit is not there :)") try: print ('Bit 27 is there? %s' % p.getBit(27)) except BitNotSet, bns: print bns #More exceptions... print ('\n\n\n------------------------------------------\n') print ('Exceptions....') iso = ISO8583() try: iso.setMTI('0800') iso.setBit(2,2) iso.setBit(4,4) iso.setBit(12,12) iso.setBit(21,21) iso.setBit(17,17) iso.setBit(49,9861) # this bit is wrong ... iso.setBit(99,99) except ValueToLarge, e: print ('Value too large :( %s' % e) except InvalidMTI, i: print ('This MTI is wrong :( %s' % i) ISO8583 Module-1.2/examples/example2.py0000644000000000000000000000373211474102302015576 0ustar 00000000000000""" (C) Copyright 2009 Igor V. Custodio This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . """ from ISO8583.ISO8583 import ISO8583 from ISO8583.ISOErrors import * import traceback import os os.system(['clear','cls'][os.name == 'nt']) # Testing some funcionalities p2 = ISO8583() p2.setMTI('0800') p2.setBit(2,2) p2.setBit(4,4) p2.setBit(12,12) p2.setBit(17,17) p2.setBit(99,99) print ('The MTI is = %s' %p2.getMTI()) print ('The Bitmap is = %s' %p2.getBitmap()) #Showing bits... p2.showIsoBits(); #Save the ASCII ISO value without size iso = p2.getRawIso() print ('\n\n\n------------------------------------------\n') print ('This is the ISO <%s> that will be interpreted' % iso) # New ISO i = ISO8583() # Set the ASCII i.setIsoContent(iso) # Showing that everything is ok print ('The MTI is = %s' %i.getMTI()) print ('The Bitmap is = %s' %i.getBitmap()) print ('Show bits inside the package') i.showIsoBits() # Using == to compare ISOS's print ('Compare ISOs ...') if i == p2: print ('They are equivalent!') else: print ('The are differente') # More example... print ('\n\n\n------------------------------------------\n') i3=ISO8583() i3.setMTI('0800') i3.setBit(3,'300000') i3.setBit(24,'045') i3.setBit(41,'11111111') i3.setBit(42,'222222222222222') i3.setBit(63,'123testing') i3.showIsoBits() print ('This is the pack %s' %i3.getRawIso()) ISO8583 Module-1.2/examples/example3.py0000644000000000000000000000377611474102142015611 0ustar 00000000000000""" (C) Copyright 2009 Igor V. Custodio This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . """ from ISO8583.ISO8583 import ISO8583 from ISO8583.ISOErrors import * import traceback import os os.system(['clear','cls'][os.name == 'nt']) #Enable Debug Information # It's print a lot of information ... So only use if you are developping the library! p2 = ISO8583(debug=True) p2.setMTI('0800') p2.setBit(2,2) p2.setBit(4,4) p2.setBit(12,12) p2.setBit(21,21) p2.setBit(17,17) p2.setBit(49,986) p2.setBit(99,99) print ('MTI = %s' %p2.getMTI()) print ('Bitmap = %s' %p2.getBitmap()) p2.showIsoBits(); iso = p2.getRawIso() #Show debug information of the parsing function print ('\n\n\n------------------------------------------\n') print ('Parsing ... <%s> ' % iso) i = ISO8583() i.setIsoContent(iso) #Show information ... to compare print ('MTI = %s' %i.getMTI()) print ('Bitmap = %s' %i.getBitmap()) print ('Here we have bits') i.showIsoBits() print ('This is the bits and values (1)') v1 = p2.getBitsAndValues() print ('\n%s\n' %v1) print ('This is the bits and values (2)') v2 = i.getBitsAndValues() print ('\n%s\n' %v2) print ('One way of printing the information ...!') for v in v1: print ('Bit %s of type %s has value = %s' % (v['bit'],v['type'],v['value'])) print ('Another way...') for v in range(0,len(v2)): print ('Bit %s of type %s has value = %s' % (v2[v]['bit'],v2[v]['type'],v2[v]['value'])) ISO8583 Module-1.2/examples/example4.py0000644000000000000000000000540111474103110015571 0ustar 00000000000000""" (C) Copyright 2009 Igor V. Custodio This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . """ from ISO8583.ISO8583 import ISO8583 from ISO8583.ISOErrors import * import traceback import os os.system(['clear','cls'][os.name == 'nt']) ''' 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 0123456789012345 ----------------------------------------------- ---------------- 00 30 32 31 30 42 32 33 38 30 30 30 31 30 32 43 30 0210B238000102C0 01 38 30 30 34 30 30 30 30 30 30 30 30 30 30 30 30 8004000000000000 02 30 30 30 32 31 30 30 30 30 30 30 30 30 30 30 30 0002100000000000 03 30 30 31 37 30 30 30 31 30 38 31 34 34 36 35 34 0017000108144654 04 36 39 34 32 31 36 31 34 34 36 35 37 30 31 30 38 6942161446570108 05 31 31 30 30 33 30 31 30 30 30 30 30 30 4e 33 39 1100301000000N39 06 39 39 31 35 34 34 34 33 30 33 35 30 30 30 31 39 9915444303500019 07 39 39 31 35 34 34 39 38 36 30 32 30 20 56 61 6c 991544986020 Val 08 6f 72 20 6e 61 6f 20 70 65 72 6d 69 74 69 21 21 ue not allowed!! 09 30 30 39 30 30 30 30 39 35 34 39 32 009000095492 ''' #i2 = ISO8583(debug=True) i2 = ISO8583() iso2 = '0210B238000102C080040000000000000002100000000000001700010814465469421614465701081100301000000N399915444303500019991544986020 Value not allowed!!009000095492' print ('\n\n\n------------------------------------------\n') print ('This is the ISO <%s> parse it!' % iso2) i2.setIsoContent(iso2) print ('Bitmap = %s' %i2.getBitmap()) print ('MTI = %s' %i2.getMTI()) print ('Bits') v3 = i2.getBitsAndValues() for v in v3: print ('(1) Bit %s of type %s and value = %s' % (v['bit'],v['type'],v['value'])) # in this case, we need to redefine a bit because default bit 42 is A and in this especification is "N" # the rest remain, so we use get's to copy original values :) i2.redefineBit(42, '42', i2.getLargeBitName(42), 'N', i2.getBitLimit(42), i2.getBitValueType(42) ) print ('\nBit 42 redefined...\n') i3 = ISO8583(iso=iso2) print ('Bitmap = %s' %i3.getBitmap()) print ('MTI = %s' %i3.getMTI()) print ('Bits inside') v4 = i3.getBitsAndValues() for v in v4: print ('(2) Bit %s of type %s and value = %s' % (v['bit'],v['type'],v['value'])) ISO8583 Module-1.2/ISO8583/ISO8583.py0000644000000000000000000014232011474103362014213 0ustar 00000000000000""" (C) Copyright 2009 Igor V. Custodio This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . """ __author__ = 'Igor Vitorio Custodio ' __version__= '1.2' __licence__ = 'GPL V3' from ISOErrors import * import struct class ISO8583: """Main Class to work with ISO8583 packages. Used to create, change, send, receive, parse or work with ISO8593 Package version 1993. It's 100% Python :) Enjoy it! Thanks to: Vulcanno IT Solutions Licence: GPL Version 3 More information: http://code.google.com/p/iso8583py/ Example: from ISO8583.ISO8583 import ISO8583 from ISO8583.ISOErrors import * iso = ISO8583() try: iso.setMTI('0800') iso.setBit(2,2) iso.setBit(4,4) iso.setBit(12,12) iso.setBit(21,21) iso.setBit(17,17) iso.setBit(49,986) iso.setBit(99,99) except ValueToLarge, e: print ('Value too large :( %s' % e) except InvalidMTI, i: print ('This MTI is wrong :( %s' % i) print ('The Message Type Indication is = %s' %iso.getMTI()) print ('The Bitmap is = %s' %iso.getBitmap()) iso.showIsoBits(); print ('This is the ISO8583 complete package %s' % iso.getRawIso()) print ('This is the ISO8583 complete package to sent over the TCPIP network %s' % iso.getNetworkISO()) """ #Attributes # Bitsto be set 00000000 -> _BIT_POSITION_1 ... _BIT_POSITION_8 _BIT_POSITION_1 = 128 # 10 00 00 00 _BIT_POSITION_2 = 64 # 01 00 00 00 _BIT_POSITION_3 = 32 # 00 10 00 00 _BIT_POSITION_4 = 16 # 00 01 00 00 _BIT_POSITION_5 = 8 # 00 00 10 00 _BIT_POSITION_6 = 4 # 00 00 01 00 _BIT_POSITION_7 = 2 # 00 00 00 10 _BIT_POSITION_8 = 1 # 00 00 00 01 #Array to translate bit to position _TMP = [0,_BIT_POSITION_8,_BIT_POSITION_1,_BIT_POSITION_2,_BIT_POSITION_3,_BIT_POSITION_4,_BIT_POSITION_5,_BIT_POSITION_6,_BIT_POSITION_7] _BIT_DEFAULT_VALUE = 0 #ISO8583 contants _BITS_VALUE_TYPE = {} # Every _BITS_VALUE_TYPE has: # _BITS_VALUE_TYPE[N] = [ X,Y, Z, W,K] # N = bitnumber # X = smallStr representation of the bit meanning # Y = large str representation # Z = type of the bit (B, N, A, AN, ANS, LL, LLL) #W = size of the information that N need to has # K = type os values a, an, n, ansb, b _BITS_VALUE_TYPE[1] = ['BME','Bit Map Extended','B',16,'b'] _BITS_VALUE_TYPE[2] = ['2','Primary account number (PAN)','LL',19,'n'] _BITS_VALUE_TYPE[3] = ['3','Precessing code','N',6,'n'] _BITS_VALUE_TYPE[4] = ['4','Amount transaction','N',12,'n'] _BITS_VALUE_TYPE[5] = ['5','Amount reconciliation','N',12,'n'] _BITS_VALUE_TYPE[6] = ['6','Amount cardholder billing','N',12,'n'] _BITS_VALUE_TYPE[7] = ['7','Date and time transmission','N',10,'n'] _BITS_VALUE_TYPE[8] = ['8','Amount cardholder billing fee','N',8,'n'] _BITS_VALUE_TYPE[9] = ['9','Conversion rate reconciliation','N',8,'n'] _BITS_VALUE_TYPE[10] = ['10','Conversion rate cardholder billing','N',8,'n'] _BITS_VALUE_TYPE[11] = ['11','Systems trace audit number','N',6,'n'] _BITS_VALUE_TYPE[12] = ['12','Date and time local transaction','N',6,'n'] _BITS_VALUE_TYPE[13] = ['13','Date effective','N',4,'n'] _BITS_VALUE_TYPE[14] = ['14','Date expiration','N',4,'n'] _BITS_VALUE_TYPE[15] = ['15','Date settlement','N',4,'n'] _BITS_VALUE_TYPE[16] = ['16','Date conversion','N',4,'n'] _BITS_VALUE_TYPE[17] = ['17','Date capture','N',4,'n'] _BITS_VALUE_TYPE[18] = ['18','Message error indicator','LLL',4,'n'] _BITS_VALUE_TYPE[19] = ['19','Country code acquiring institution','N',3,'n'] _BITS_VALUE_TYPE[20] = ['20','Country code primary account number (PAN)','N',3,'n'] _BITS_VALUE_TYPE[21] = ['21','Transaction life cycle identification data','ANS',3,'n'] _BITS_VALUE_TYPE[22] = ['22','Point of service data code','N',3,'n'] _BITS_VALUE_TYPE[23] = ['23','Card sequence number','N',3,'n'] _BITS_VALUE_TYPE[24] = ['24','Function code','N',3,'n'] _BITS_VALUE_TYPE[25] = ['25','Message reason code','N',2,'n'] _BITS_VALUE_TYPE[26] = ['26','Merchant category code','N',2,'n'] _BITS_VALUE_TYPE[27] = ['27','Point of service capability','N',1,'n'] _BITS_VALUE_TYPE[28] = ['28','Date reconciliation','N',8,'n'] _BITS_VALUE_TYPE[29] = ['29','Reconciliation indicator','N',8,'n'] _BITS_VALUE_TYPE[30] = ['30','Amounts original','N',8,'n'] _BITS_VALUE_TYPE[31] = ['31','Acquirer reference number','N',8,'n'] _BITS_VALUE_TYPE[32] = ['32','Acquiring institution identification code','LL',11,'n'] _BITS_VALUE_TYPE[33] = ['33','Forwarding institution identification code','LL',11,'n'] _BITS_VALUE_TYPE[34] = ['34','Electronic commerce data','LL',28,'n'] _BITS_VALUE_TYPE[35] = ['35','Track 2 data','LL',37,'n'] _BITS_VALUE_TYPE[36] = ['36','Track 3 data','LLL',104,'n'] _BITS_VALUE_TYPE[37] = ['37','Retrieval reference number','N',12,'an'] _BITS_VALUE_TYPE[38] = ['38','Approval code','N',6,'an'] _BITS_VALUE_TYPE[39] = ['39','Action code','A',2,'an'] _BITS_VALUE_TYPE[40] = ['40','Service code','N',3,'an'] _BITS_VALUE_TYPE[41] = ['41','Card acceptor terminal identification','N',8,'ans'] _BITS_VALUE_TYPE[42] = ['42','Card acceptor identification code','A',15,'ans'] _BITS_VALUE_TYPE[43] = ['43','Card acceptor name/location','A',40,'asn'] _BITS_VALUE_TYPE[44] = ['44','Additional response data','LL',25,'an'] _BITS_VALUE_TYPE[45] = ['45','Track 1 data','LL',76,'an'] _BITS_VALUE_TYPE[46] = ['46','Amounts fees','LLL',999,'an'] _BITS_VALUE_TYPE[47] = ['47','Additional data national','LLL',999,'an'] _BITS_VALUE_TYPE[48] = ['48','Additional data private','LLL',999,'an'] _BITS_VALUE_TYPE[49] = ['49','Verification data','A',3,'a'] _BITS_VALUE_TYPE[50] = ['50','Currency code, settlement','AN',3,'an'] _BITS_VALUE_TYPE[51] = ['51','Currency code, cardholder billing','A',3,'a'] _BITS_VALUE_TYPE[52] = ['52','Personal identification number (PIN) data','B',16,'b'] _BITS_VALUE_TYPE[53] = ['53','Security related control information','LL',18,'n'] _BITS_VALUE_TYPE[54] = ['54','Amounts additional','LLL',120,'an'] _BITS_VALUE_TYPE[55] = ['55','Integrated circuit card (ICC) system related data','LLL',999,'ans'] _BITS_VALUE_TYPE[56] = ['56','Original data elements','LLL',999,'ans'] _BITS_VALUE_TYPE[57] = ['57','Authorisation life cycle code','LLL',999,'ans'] _BITS_VALUE_TYPE[58] = ['58','Authorising agent institution identification code','LLL',999,'ans'] _BITS_VALUE_TYPE[59] = ['59','Transport data','LLL',999,'ans'] _BITS_VALUE_TYPE[60] = ['60','Reserved for national use','LL',7,'ans'] _BITS_VALUE_TYPE[61] = ['61','Reserved for national use','LLL',999,'ans'] _BITS_VALUE_TYPE[62] = ['62','Reserved for private use','LLL',999,'ans'] _BITS_VALUE_TYPE[63] = ['63','Reserved for private use','LLL',999,'ans'] _BITS_VALUE_TYPE[64] = ['64','Message authentication code (MAC) field','B',16,'b'] _BITS_VALUE_TYPE[65] = ['65','Bitmap tertiary','B',16,'b'] _BITS_VALUE_TYPE[66] = ['66','Settlement code','N',1,'n'] _BITS_VALUE_TYPE[67] = ['67','Extended payment data','N',2,'n'] _BITS_VALUE_TYPE[68] = ['68','Receiving institution country code','N',3,'n'] _BITS_VALUE_TYPE[69] = ['69','Settlement institution county code','N',3,'n'] _BITS_VALUE_TYPE[70] = ['70','Network management Information code','N',3,'n'] _BITS_VALUE_TYPE[71] = ['71','Message number','N',4,'n'] _BITS_VALUE_TYPE[72] = ['72','Data record','LLL',999,'ans'] _BITS_VALUE_TYPE[73] = ['73','Date action','N',6,'n'] _BITS_VALUE_TYPE[74] = ['74','Credits, number','N',10,'n'] _BITS_VALUE_TYPE[75] = ['75','Credits, reversal number','N',10,'n'] _BITS_VALUE_TYPE[76] = ['76','Debits, number','N',10,'n'] _BITS_VALUE_TYPE[77] = ['77','Debits, reversal number','N',10,'n'] _BITS_VALUE_TYPE[78] = ['78','Transfer number','N',10,'n'] _BITS_VALUE_TYPE[79] = ['79','Transfer, reversal number','N',10,'n'] _BITS_VALUE_TYPE[80] = ['80','Inquiries number','N',10,'n'] _BITS_VALUE_TYPE[81] = ['81','Authorizations, number','N',10,'n'] _BITS_VALUE_TYPE[82] = ['82','Credits, processing fee amount','N',12,'n'] _BITS_VALUE_TYPE[83] = ['83','Credits, transaction fee amount','N',12,'n'] _BITS_VALUE_TYPE[84] = ['84','Debits, processing fee amount','N',12,'n'] _BITS_VALUE_TYPE[85] = ['85','Debits, transaction fee amount','N',12,'n'] _BITS_VALUE_TYPE[86] = ['86','Credits, amount','N',15,'n'] _BITS_VALUE_TYPE[87] = ['87','Credits, reversal amount','N',15,'n'] _BITS_VALUE_TYPE[88] = ['88','Debits, amount','N',15,'n'] _BITS_VALUE_TYPE[89] = ['89','Debits, reversal amount','N',15,'n'] _BITS_VALUE_TYPE[90] = ['90','Original data elements','N',42,'n'] _BITS_VALUE_TYPE[91] = ['91','File update code','AN',1,'an'] _BITS_VALUE_TYPE[92] = ['92','File security code','N',2,'n'] _BITS_VALUE_TYPE[93] = ['93','Response indicator','N',5,'n'] _BITS_VALUE_TYPE[94] = ['94','Service indicator','AN',7,'an'] _BITS_VALUE_TYPE[95] = ['95','Replacement amounts','AN',42,'an'] _BITS_VALUE_TYPE[96] = ['96','Message security code','AN',8,'an'] _BITS_VALUE_TYPE[97] = ['97','Amount, net settlement','N',16,'n'] _BITS_VALUE_TYPE[98] = ['98','Payee','ANS',25,'ans'] _BITS_VALUE_TYPE[99] = ['99','Settlement institution identification code','LL',11,'n'] _BITS_VALUE_TYPE[100] = ['100','Receiving institution identification code','LL',11,'n'] _BITS_VALUE_TYPE[101] = ['101','File name','ANS',17,'ans'] _BITS_VALUE_TYPE[102] = ['102','Account identification 1','LL',28,'ans'] _BITS_VALUE_TYPE[103] = ['103','Account identification 2','LL',28,'ans'] _BITS_VALUE_TYPE[104] = ['104','Transaction description','LLL',100,'ans'] _BITS_VALUE_TYPE[105] = ['105','Reserved for ISO use','LLL',999,'ans'] _BITS_VALUE_TYPE[106] = ['106','Reserved for ISO use','LLL',999,'ans'] _BITS_VALUE_TYPE[107] = ['107','Reserved for ISO use','LLL',999,'ans'] _BITS_VALUE_TYPE[108] = ['108','Reserved for ISO use','LLL',999,'ans'] _BITS_VALUE_TYPE[109] = ['109','Reserved for ISO use','LLL',999,'ans'] _BITS_VALUE_TYPE[110] = ['110','Reserved for ISO use','LLL',999,'ans'] _BITS_VALUE_TYPE[111] = ['111','Reserved for private use','LLL',999,'ans'] _BITS_VALUE_TYPE[112] = ['112','Reserved for private use','LLL',999,'ans'] _BITS_VALUE_TYPE[113] = ['113','Reserved for private use','LL',11,'n'] _BITS_VALUE_TYPE[114] = ['114','Reserved for national use','LLL',999,'ans'] _BITS_VALUE_TYPE[115] = ['115','Reserved for national use','LLL',999,'ans'] _BITS_VALUE_TYPE[116] = ['116','Reserved for national use','LLL',999,'ans'] _BITS_VALUE_TYPE[117] = ['117','Reserved for national use','LLL',999,'ans'] _BITS_VALUE_TYPE[118] = ['118','Reserved for national use','LLL',999,'ans'] _BITS_VALUE_TYPE[119] = ['119','Reserved for national use','LLL',999,'ans'] _BITS_VALUE_TYPE[120] = ['120','Reserved for private use','LLL',999,'ans'] _BITS_VALUE_TYPE[121] = ['121','Reserved for private use','LLL',999,'ans'] _BITS_VALUE_TYPE[122] = ['122','Reserved for national use','LLL',999,'ans'] _BITS_VALUE_TYPE[123] = ['123','Reserved for private use','LLL',999,'ans'] _BITS_VALUE_TYPE[124] = ['124','Info Text','LLL',255,'ans'] _BITS_VALUE_TYPE[125] = ['125','Network management information','LL',50,'ans'] _BITS_VALUE_TYPE[126] = ['126','Issuer trace id','LL',6,'ans'] _BITS_VALUE_TYPE[127] = ['127','Reserved for private use','LLL',999,'ans'] _BITS_VALUE_TYPE[128] = ['128','Message authentication code (MAC) field','B',16,'b'] ################################################################################################ #Default constructor of the ISO8583 Object def __init__(self,iso="", debug=False): """Default Constructor of ISO8583 Package. It inicialize a "brand new" ISO8583 package Example: To Enable debug you can use: pack = ISO8583(debug=True) @param: iso a String that represents the ASCII of the package. The same that you need to pass to setIsoContent() method. @param: debug (True or False) default False -> Used to print some debug infos. Only use if want that messages! """ #Bitmap internal representation self.BITMAP = [] #Values self.BITMAP_VALUES = [] #Bitmap ASCII representantion self.BITMAP_HEX = '' # MTI self.MESSAGE_TYPE_INDICATION = ''; #Debug ? self.DEBUG = debug self.__inicializeBitmap() self.__inicializeBitmapValues() if iso != "": self.setIsoContent(iso) ################################################################################################ ################################################################################################ #Return bit type def getBitType(self,bit): """Method that return the bit Type @param: bit -> Bit that will be searched and whose type will be returned @return: str that represents the type of the bit """ return self._BITS_VALUE_TYPE[bit][2] ################################################################################################ ################################################################################################ #Return bit limit def getBitLimit(self,bit): """Method that return the bit limit (Max size) @param: bit -> Bit that will be searched and whose limit will be returned @return: int that indicate the limit of the bit """ return self._BITS_VALUE_TYPE[bit][3] ################################################################################################ ################################################################################################ #Return bit value type def getBitValueType(self,bit): """Method that return the bit value type @param: bit -> Bit that will be searched and whose value type will be returned @return: str that indicate the valuye type of the bit """ return self._BITS_VALUE_TYPE[bit][4] ################################################################################################ ################################################################################################ #Return large bit name def getLargeBitName(self,bit): """Method that return the large bit name @param: bit -> Bit that will be searched and whose name will be returned @return: str that represents the name of the bit """ return self._BITS_VALUE_TYPE[bit][1] ################################################################################################ ################################################################################################ # Set the MTI def setTransationType(self,type): """Method that set Transation Type (MTI) @param: type -> MTI to be setted @raise: ValueToLarge Exception """ type = "%s" %type if len(type) > 4: type = type[0:3] raise ValueToLarge('Error: value up to size! MTI limit size = 4') typeT = ""; if len(type) < 4: for cont in range(len(type),4): typeT += "0" self.MESSAGE_TYPE_INDICATION = "%s%s" % (typeT,type) ################################################################################################ ################################################################################################ # setMTI too def setMTI(self,type): """Method that set Transation Type (MTI) In fact, is an alias to "setTransationType" method @param: type -> MTI to be setted """ self.setTransationType(type) ################################################################################################ ################################################################################################ #Method that put "zeros" inside bitmap def __inicializeBitmap(self): """Method that inicialize/reset a internal bitmap representation It's a internal method, so don't call! """ if self.DEBUG == True: print ('Init bitmap') if len(self.BITMAP) == 16: for cont in range(0,16): self.BITMAP[cont] = self._BIT_DEFAULT_VALUE else: for cont in range(0,16): self.BITMAP.append(self._BIT_DEFAULT_VALUE) ################################################################################################ ################################################################################################ #init with "0" the array of values def __inicializeBitmapValues(self): """Method that inicialize/reset a internal array used to save bits and values It's a internal method, so don't call! """ if self.DEBUG == True: print ('Init bitmap_values') if len(self.BITMAP_VALUES) == 128: for cont in range(0,128): self.BITMAP_VALUES[cont] = self._BIT_DEFAULT_VALUE else: for cont in range(0,128): self.BITMAP_VALUES.append(self._BIT_DEFAULT_VALUE) ################################################################################################ ################################################################################################ # Set a value to a bit def setBit(self, bit, value): """Method used to set a bit with a value. It's one of the most important method to use when using this library @param: bit -> bit number that want to be setted @param: value -> the value of the bit @return: True/False default True -> To be used in the future! @raise: BitInexistent Exception, ValueToLarge Exception """ if self.DEBUG == True: print ('Setting bit inside bitmap bit[%s] = %s') % (bit, value) if bit < 1 or bit > 128: raise BitInexistent("Bit number %s dosen't exist!" % bit) # caculate the position insede bitmap pos =1 if self.getBitType(bit) == 'LL': self.__setBitTypeLL(bit, value) if self.getBitType(bit) == 'LLL': self.__setBitTypeLLL(bit, value) if self.getBitType(bit) == 'N' : self.__setBitTypeN(bit, value) if self.getBitType(bit) == 'A': self.__setBitTypeA(bit, value) if self.getBitType(bit) == 'ANS' or self.getBitType(bit) == 'B': self.__setBitTypeANS(bit, value) if self.getBitType(bit) == 'B': self.__setBitTypeB(bit, value) #Continuation bit? if bit > 64: self.BITMAP[0] = self.BITMAP[0] | self._TMP[2] # need to set bit 1 of first "bit" in bitmap if (bit % 8) == 0: pos = (bit / 8) - 1 else: pos = (bit /8) #need to check if the value can be there .. AN , N ... etc ... and the size self.BITMAP[pos] = self.BITMAP[pos] | self._TMP[ (bit%8) +1] return True ################################################################################################ ################################################################################################ #print bitmap def showBitmap(self): """Method that print the bitmap in ASCII form Hint: Try to use getBitmap method and format your own print :) """ self.__buildBitmap() # printing print self.BITMAP_HEX ################################################################################################ ################################################################################################ #Build a bitmap def __buildBitmap(self): """Method that build the bitmap ASCII It's a internal method, so don't call! """ self.BITMAP_HEX = '' for c in range(0,16): if (self.BITMAP[0] & self._BIT_POSITION_1) != self._BIT_POSITION_1: # Only has the first bitmap if self.DEBUG == True: print ('%d Bitmap = %d(Decimal) = %s (hexa) ' %(c, self.BITMAP[c], hex(self.BITMAP[c]))) tm = hex(self.BITMAP[c])[2:] if len(tm) != 2: tm = '0' + tm self.BITMAP_HEX += tm if c == 7: break else: # second bitmap if self.DEBUG == True: print ('%d Bitmap = %d(Decimal) = %s (hexa) ' %(c, self.BITMAP[c], hex(self.BITMAP[c]))) tm = hex(self.BITMAP[c])[2:] if len(tm) != 2: tm = '0' + tm self.BITMAP_HEX += tm ################################################################################################ ################################################################################################ #Get a bitmap from str def __getBitmapFromStr(self, bitmap): """Method that receive a bitmap str and transfor it to ISO8583 object readable. @param: bitmap -> bitmap str to be readable It's a internal method, so don't call! """ #Need to check if the size is correct etc... cont = 0 if self.BITMAP_HEX != '': self.BITMAP_HEX = '' for x in range(0,32,2): if (int(bitmap[0:2],16) & self._BIT_POSITION_1) != self._BIT_POSITION_1: # Only 1 bitmap if self.DEBUG == True: print ('Token[%d] %s converted to int is = %s' %(x, bitmap[x:x+2], int(bitmap[x:x+2],16))) self.BITMAP_HEX += bitmap[x:x+2] self.BITMAP[cont] = int(bitmap[x:x+2],16) if x == 14: break else: # Second bitmap if self.DEBUG == True: print ('Token[%d] %s converted to int is = %s' %(x, bitmap[x:x+2], int(bitmap[x:x+2],16))) self.BITMAP_HEX += bitmap[x:x+2] self.BITMAP[cont] = int(bitmap[x:x+2],16) cont += 1 ################################################################################################ ################################################################################################ # print bit array that is present in the bitmap def showBitsFromBitmapStr(self, bitmap): """Method that receive a bitmap str, process it, and print a array with bits this bitmap string represents. Usualy is used to debug things. @param: bitmap -> bitmap str to be analized and translated to "bits" """ bits = self.__inicializeBitsFromBitmapStr(bitmap) print ('Bits inside %s = %s' % (bitmap,bits)) ################################################################################################ ################################################################################################ #inicialize a bitmap using ASCII str def __inicializeBitsFromBitmapStr(self, bitmap): """Method that receive a bitmap str, process it, and prepare ISO8583 object to understand and "see" the bits and values inside the ISO ASCII package. It's a internal method, so don't call! @param: bitmap -> bitmap str to be analized and translated to "bits" """ bits = [] for c in range(0,16): for d in range(1,9): if self.DEBUG == True: print ('Value (%d)-> %s & %s = %s' % (d,self.BITMAP[c] , self._TMP[d], (self.BITMAP[c] & self._TMP[d]) )) if (self.BITMAP[c] & self._TMP[d]) == self._TMP[d]: if d == 1: # e o 8 bit if self.DEBUG == True: print ('Bit %s is present !!!' % ((c +1)* 8)) bits.append((c +1)* 8) self.BITMAP_VALUES[(c +1)* 8] = 'X' else: if (c == 0) & (d == 2): # Continuation bit if self.DEBUG == True: print ('Bit 1 is present !!!') bits.append(1) else: if self.DEBUG == True: print ('Bit %s is present !!!' % (c * 8 + d - 1)) bits.append(c * 8 + d - 1) self.BITMAP_VALUES[c * 8 + d - 1] = 'X' bits.sort() return bits ################################################################################################ ################################################################################################ #return a array of bits, when processing the bitmap def __getBitsFromBitmap(self): """Method that process the bitmap and return a array with the bits presents inside it. It's a internal method, so don't call! """ bits = [] for c in range(0,16): for d in range(1,9): if self.DEBUG == True: print ('Value (%d)-> %s & %s = %s' % (d,self.BITMAP[c] , self._TMP[d], (self.BITMAP[c] & self._TMP[d]) )) if (self.BITMAP[c] & self._TMP[d]) == self._TMP[d]: if d == 1: # e o 8 bit if self.DEBUG == True: print ('Bit %s is present !!!' % ((c +1)* 8)) bits.append((c +1)* 8) else: if (c == 0) & (d == 2): # Continuation bit if self.DEBUG == True: print ('Bit 1 is present !!!') bits.append(1) else: if self.DEBUG == True: print ('Bit %s is present !!!' % (c * 8 + d - 1)) bits.append(c * 8 + d - 1) bits.sort() return bits ################################################################################################ ################################################################################################ #Set of type LL def __setBitTypeLL(self, bit, value): """Method that set a bit with value in form LL It put the size in front of the value Example: pack.setBit(99,'123') -> Bit 99 is a LL type, so this bit, in ASCII form need to be 03123. To understand, 03 is the size of the information and 123 is the information/value @param: bit -> bit to be setted @param: value -> value to be setted @raise: ValueToLarge Exception It's a internal method, so don't call! """ value = "%s" % value if len(value) > 99: #value = value[0:99] raise ValueToLarge('Error: value up to size! Bit[%s] of type %s limit size = %s' % (bit,self.getBitType(bit),self.getBitLimit(bit)) ) if len(value) > self.getBitLimit(bit): raise ValueToLarge('Error: value up to size! Bit[%s] of type %s limit size = %s' % (bit,self.getBitType(bit),self.getBitLimit(bit)) ) size ="%s"% len(value) self.BITMAP_VALUES[bit] = "%s%s" %( size.zfill(2), value) ################################################################################################ ################################################################################################ #Set of type LLL def __setBitTypeLLL(self, bit, value): """Method that set a bit with value in form LLL It put the size in front of the value Example: pack.setBit(104,'12345ABCD67890') -> Bit 104 is a LLL type, so this bit, in ASCII form need to be 01412345ABCD67890. To understand, 014 is the size of the information and 12345ABCD67890 is the information/value @param: bit -> bit to be setted @param: value -> value to be setted @raise: ValueToLarge Exception It's a internal method, so don't call! """ value = "%s" % value if len(value) > 999: raise ValueToLarge('Error: value up to size! Bit[%s] of type %s limit size = %s' % (bit,self.getBitType(bit),self.getBitLimit(bit)) ) if len(value) > self.getBitLimit(bit): raise ValueToLarge('Error: value up to size! Bit[%s] of type %s limit size = %s' % (bit,self.getBitType(bit),self.getBitLimit(bit)) ) size ="%s"% len(value) self.BITMAP_VALUES[bit] = "%s%s" %( size.zfill(3), value) ################################################################################################ ################################################################################################ # Set of type N, def __setBitTypeN(self, bit, value): """Method that set a bit with value in form N It complete the size of the bit with a default value Example: pack.setBit(3,'30000') -> Bit 3 is a N type, so this bit, in ASCII form need to has size = 6 (ISO especification) so the value 30000 size = 5 need to receive more "1" number. In this case, will be "0" in the left. In the package, the bit will be sent like '030000' @param: bit -> bit to be setted @param: value -> value to be setted @raise: ValueToLarge Exception It's a internal method, so don't call! """ value = "%s" % value if len(value) > self.getBitLimit(bit): value = value[0:self.getBitLimit(bit)] raise ValueToLarge('Error: value up to size! Bit[%s] of type %s limit size = %s' % (bit,self.getBitType(bit),self.getBitLimit(bit)) ) self.BITMAP_VALUES[bit] = value.zfill(self.getBitLimit(bit)) ################################################################################################ ################################################################################################ # Set of type A def __setBitTypeA(self, bit, value): """Method that set a bit with value in form A It complete the size of the bit with a default value Example: pack.setBit(3,'30000') -> Bit 3 is a A type, so this bit, in ASCII form need to has size = 6 (ISO especification) so the value 30000 size = 5 need to receive more "1" number. In this case, will be "0" in the left. In the package, the bit will be sent like '030000' @param: bit -> bit to be setted @param: value -> value to be setted @raise: ValueToLarge Exception It's a internal method, so don't call! """ value = "%s" % value if len(value) > self.getBitLimit(bit): value = value[0:self.getBitLimit(bit)] raise ValueToLarge('Error: value up to size! Bit[%s] of type %s limit size = %s' % (bit,self.getBitType(bit),self.getBitLimit(bit)) ) self.BITMAP_VALUES[bit] = value.zfill(self.getBitLimit(bit)) ################################################################################################ ################################################################################################ # Set of type B def __setBitTypeB(self, bit, value): """Method that set a bit with value in form B It complete the size of the bit with a default value Example: pack.setBit(3,'30000') -> Bit 3 is a B type, so this bit, in ASCII form need to has size = 6 (ISO especification) so the value 30000 size = 5 need to receive more "1" number. In this case, will be "0" in the left. In the package, the bit will be sent like '030000' @param: bit -> bit to be setted @param: value -> value to be setted @raise: ValueToLarge Exception It's a internal method, so don't call! """ value = "%s" % value if len(value) > self.getBitLimit(bit): value = value[0:self.getBitLimit(bit)] raise ValueToLarge('Error: value up to size! Bit[%s] of type %s limit size = %s' % (bit,self.getBitType(bit),self.getBitLimit(bit)) ) self.BITMAP_VALUES[bit] = value.zfill(self.getBitLimit(bit)) ################################################################################################ ################################################################################################ # Set of type ANS def __setBitTypeANS(self, bit, value): """Method that set a bit with value in form ANS It complete the size of the bit with a default value Example: pack.setBit(3,'30000') -> Bit 3 is a ANS type, so this bit, in ASCII form need to has size = 6 (ISO especification) so the value 30000 size = 5 need to receive more "1" number. In this case, will be "0" in the left. In the package, the bit will be sent like '030000' @param: bit -> bit to be setted @param: value -> value to be setted @raise: ValueToLarge Exception It's a internal method, so don't call! """ value = "%s" % value if len(value) > self.getBitLimit(bit): value = value[0:self.getBitLimit(bit)] raise ValueToLarge('Error: value up to size! Bit[%s] of type %s limit size = %s' % (bit,self.getBitType(bit),self.getBitLimit(bit)) ) self.BITMAP_VALUES[bit] = value.zfill(self.getBitLimit(bit)) ################################################################################################ ################################################################################################ # print os bits insede iso def showIsoBits(self): """Method that show in detail a list of bits , values and types inside the object Example: output to (...) iso.setBit(2,2) iso.setBit(4,4) (...) iso.showIsoBits() (...) Bit[2] of type LL has limit 19 = 012 Bit[4] of type N has limit 12 = 000000000004 (...) """ for cont in range(0,128): if self.BITMAP_VALUES[cont] != self._BIT_DEFAULT_VALUE: print("Bit[%s] of type %s has limit %s = %s"%(cont,self.getBitType(cont),self.getBitLimit(cont), self.BITMAP_VALUES[cont]) ) ################################################################################################ ################################################################################################ # print Raw iso def showRawIso(self): """Method that print ISO8583 ASCII complete representation Example: iso = ISO8583() iso.setMTI('0800') iso.setBit(2,2) iso.setBit(4,4) iso.setBit(12,12) iso.setBit(17,17) iso.setBit(99,99) iso.showRawIso() output (print) -> 0800d010800000000000000000002000000001200000000000400001200170299 Hint: Try to use getRawIso method and format your own print :) """ resp = self.getRawIso() print resp ################################################################################################ ################################################################################################ # Return raw iso def getRawIso(self): """Method that return ISO8583 ASCII complete representation Example: iso = ISO8583() iso.setMTI('0800') iso.setBit(2,2) iso.setBit(4,4) iso.setBit(12,12) iso.setBit(17,17) iso.setBit(99,99) str = iso.getRawIso() print ('This is the ASCII package %s' % str) output (print) -> This is the ASCII package 0800d010800000000000000000002000000001200000000000400001200170299 @return: str with complete ASCII ISO8583 @raise: InvalidMTI Exception """ self.__buildBitmap() if self.MESSAGE_TYPE_INDICATION == '': raise InvalidMTI('Check MTI! Do you set it?') resp = ""; resp += self.MESSAGE_TYPE_INDICATION resp += self.BITMAP_HEX for cont in range(0,128): if self.BITMAP_VALUES[cont] != self._BIT_DEFAULT_VALUE: resp = "%s%s"%(resp, self.BITMAP_VALUES[cont]) return resp ################################################################################################ ################################################################################################ #Redefine a bit def redefineBit(self,bit, smallStr, largeStr, bitType, size, valueType ): """Method that redefine a bit structure in global scope! Can be used to personalize ISO8583 structure to another specification (ISO8583 1987 for example!) Hint: If you have a lot of "ValueToLarge Exception" maybe the especification that you are using is different of mine. So you will need to use this method :) @param: bit -> bit to be redefined @param: smallStr -> a small String representantion of the bit, used to build "user friendly prints", example "2" for bit 2 @param: largeStr -> a large String representantion of the bit, used to build "user friendly prints" and to be used to inform the "main use of the bit", example "Primary account number (PAN)" for bit 2 @param: bitType -> type the bit, used to build the values, example "LL" for bit 2. Need to be one of (B, N, AN, ANS, LL, LLL) @param: size -> limit size the bit, used to build/complete the values, example "19" for bit 2. @param: valueType -> value type the bit, used to "validate" the values, example "n" for bit 2. This mean that in bit 2 we need to have only numeric values. Need to be one of (a, an, n, ansb, b) @raise: BitInexistent Exception, InvalidValueType Exception """ if self.DEBUG == True: print ('Trying to redefine the bit with (self,%s,%s,%s,%s,%s,%s)' % (bit, smallStr, largeStr, bitType, size, valueType)) #validating bit position if bit == 1 or bit == 64 or bit < 0 or bit > 128: raise BitInexistent("Error %d cannot be changed because has a invalid number!" % bit) #need to validate if the type and size is compatible! example slimit = 100 and type = LL if bitType == "B" or bitType == "N" or bitType == "AN" or bitType == "ANS" or bitType == "LL" or bitType == "LLL": if valueType == "a" or valueType == "n" or valueType == "ansb" or valueType == "ans" or valueType == "b" or valueType == "an" : self._BITS_VALUE_TYPE[bit] = [smallStr, largeStr, bitType, size, valueType] if self.DEBUG == True: print ('Bit %d redefined!' % bit) else: raise InvalidValueType("Error bit %d cannot be changed because %s is not a valid valueType (a, an, n ansb, b)!" % (bit,valueType)) #return else: raise InvalidBitType("Error bit %d cannot be changed because %s is not a valid bitType (Hex, N, AN, ANS, LL, LLL)!" % (bit,bitType)) #return ################################################################################################ ################################################################################################ #a partir de um trem de string, pega o MTI def __setMTIFromStr(self,iso): """Method that get the first 4 characters to be the MTI. It's a internal method, so don't call! """ self.MESSAGE_TYPE_INDICATION = iso[0:4] if self.DEBUG == True: print ('MTI found was %s' % self.MESSAGE_TYPE_INDICATION) ################################################################################################ ################################################################################################ #return the MTI def getMTI(self): """Method that return the MTI of the package @return: str -> with the MTI """ #Need to validate if the MTI was setted ...etc ... return self.MESSAGE_TYPE_INDICATION ################################################################################################ ################################################################################################ #Return the bitmap def getBitmap(self): """Method that return the ASCII Bitmap of the package @return: str -> with the ASCII Bitmap """ if self.BITMAP_HEX == '': self.__buildBitmap() return self.BITMAP_HEX ################################################################################################ ################################################################################################ #return the Varray of values def getValuesArray(self): """Method that return an internal array of the package @return: array -> with all bits, presents or not in the bitmap """ return self.BITMAP_VALUES ################################################################################################ ################################################################################################ #Receive a str and interpret it to bits and values def __getBitFromStr(self,strWithoutMtiBitmap): """Method that receive a string (ASCII) without MTI and Bitmaps (first and second), understand it and remove the bits values @param: str -> with all bits presents whithout MTI and bitmap It's a internal method, so don't call! """ if self.DEBUG == True: print ('This is the input string <%s>' % strWithoutMtiBitmap) offset = 0; # jump bit 1 because it was alread defined in the "__inicializeBitsFromBitmapStr" for cont in range(2,128): if self.BITMAP_VALUES[cont] != self._BIT_DEFAULT_VALUE: if self.DEBUG == True: print ('String = %s offset = %s bit = %s' % (strWithoutMtiBitmap[offset:],offset,cont)) if self.getBitType(cont) == 'LL': valueSize = int(strWithoutMtiBitmap[offset:offset +2]) if self.DEBUG == True: print ('Size of the message in LL = %s' %valueSize) if valueSize > self.getBitLimit(cont): raise ValueToLarge("This bit is larger than the especification!") self.BITMAP_VALUES[cont] = strWithoutMtiBitmap[offset:offset+2] + strWithoutMtiBitmap[offset+2:offset+2+valueSize] if self.DEBUG == True: print ('\tSetting bit %s value %s' % (cont,self.BITMAP_VALUES[cont])) offset += valueSize + 2 if self.getBitType(cont) == 'LLL': valueSize = int(strWithoutMtiBitmap[offset:offset +3]) if self.DEBUG == True: print ('Size of the message in LLL = %s' %valueSize) if valueSize > self.getBitLimit(cont): raise ValueToLarge("This bit is larger than the especification!") self.BITMAP_VALUES[cont] = strWithoutMtiBitmap[offset:offset+3] + strWithoutMtiBitmap[offset+3:offset+3+valueSize] if self.DEBUG == True: print ('\tSetting bit %s value %s' % (cont,self.BITMAP_VALUES[cont])) offset += valueSize + 3 # if self.getBitType(cont) == 'LLLL': # valueSize = int(strWithoutMtiBitmap[offset:offset +4]) # if valueSize > self.getBitLimit(cont): # raise ValueToLarge("This bit is larger than the especification!") # self.BITMAP_VALUES[cont] = '(' + strWithoutMtiBitmap[offset:offset+4] + ')' + strWithoutMtiBitmap[offset+4:offset+4+valueSize] # offset += valueSize + 4 if self.getBitType(cont) == 'N' or self.getBitType(cont) == 'A' or self.getBitType(cont) == 'ANS' or self.getBitType(cont) == 'B' or self.getBitType(cont) == 'AN' : self.BITMAP_VALUES[cont] = strWithoutMtiBitmap[offset:self.getBitLimit(cont)+offset] if self.DEBUG == True: print ('\tSetting bit %s value %s' % (cont,self.BITMAP_VALUES[cont])) offset += self.getBitLimit(cont) ################################################################################################ ################################################################################################ #Parse a ASCII iso to object def setIsoContent(self,iso): """Method that receive a complete ISO8583 string (ASCII) understand it and remove the bits values Example: iso = '0210B238000102C080040000000000000002100000000000001700010814465469421614465701081100301000000N399915444303500019991544986020 Value not allowed009000095492' i2 = ISO8583() # in this case, we need to redefine a bit because default bit 42 is LL and in this especification is "N" # the rest remain, so we use "get" :) i2.redefineBit(42, '42', i2.getLargeBitName(42), 'N', i2.getBitLimit(42), i2.getBitValueType(42) ) i2.setIsoContent(iso2) print 'Bitmap = %s' %i2.getBitmap() print 'MTI = %s' %i2.getMTI() print 'This ISO has bits:' v3 = i2.getBitsAndValues() for v in v3: print ('Bit %s of type %s with value = %s' % (v['bit'],v['type'],v['value'])) @param: str -> complete ISO8583 string @raise: InvalidIso8583 Exception """ if len(iso) < 20: raise InvalidIso8583('This is not a valid iso!!') if self.DEBUG == True: print ('ASCII to process <%s>' % iso) self.__setMTIFromStr(iso) isoT = iso[4:] self.__getBitmapFromStr(isoT) self.__inicializeBitsFromBitmapStr(self.BITMAP_HEX) if self.DEBUG == True: print ('This is the array of bits (before) %s ' % self.BITMAP_VALUES) self.__getBitFromStr(iso[4+len(self.BITMAP_HEX):]) if self.DEBUG == True: print ('This is the array of bits (after) %s ' % self.BITMAP_VALUES) ################################################################################################ ################################################################################################ #Method that compare 2 isos def __cmp__(self,obj2): """Method that compare two objects in "==", "!=" and other things Example: p1 = ISO8583() p1.setMTI('0800') p1.setBit(2,2) p1.setBit(4,4) p1.setBit(12,12) p1.setBit(17,17) p1.setBit(99,99) #get the rawIso and save in the iso variable iso = p1.getRawIso() p2 = ISO8583() p2.setIsoContent(iso) print 'Is equivalent?' if p1 == p1: print ('Yes :)') else: print ('Noooooooooo :(') @param: obj2 -> object that will be compared @return: <0 if is not equal, 0 if is equal """ ret = -1 # By default is different if (self.getMTI() == obj2.getMTI()) and (self.getBitmap() == obj2.getBitmap()) and (self.getValuesArray() == obj2.getValuesArray()): ret = 0 return ret ################################################################################################ ################################################################################################ # Method that return a array with bits and values inside the iso package def getBitsAndValues(self): """Method that return an array of bits, values, types etc. Each array value is a dictionary with: {'bit':X ,'type': Y, 'value': Z} Where: bit: is the bit number type: is the bit type value: is the bit value inside this object so the Generic array returned is: [ (...),{'bit':X,'type': Y, 'value': Z}, (...)] Example: p1 = ISO8583() p1.setMTI('0800') p1.setBit(2,2) p1.setBit(4,4) p1.setBit(12,12) p1.setBit(17,17) p1.setBit(99,99) v1 = p1.getBitsAndValues() for v in v1: print ('Bit %s of type %s with value = %s' % (v['bit'],v['type'],v['value'])) @return: array of values. """ ret = [] for cont in range(2,128): if self.BITMAP_VALUES[cont] != self._BIT_DEFAULT_VALUE: _TMP = {} _TMP['bit'] = "%d" % cont _TMP['type'] = self.getBitType(cont) _TMP['value'] = self.BITMAP_VALUES[cont] ret.append(_TMP) return ret ################################################################################################ ################################################################################################ # Method that return a array with bits and values inside the iso package def getBit(self,bit): """Return the value of the bit @param: bit -> the number of the bit that you want the value @raise: BitInexistent Exception, BitNotSet Exception """ if bit < 1 or bit > 128: raise BitInexistent("Bit number %s dosen't exist!" % bit) #Is that bit set? isThere = False arr = self.__getBitsFromBitmap() if self.DEBUG == True: print ('This is the array of bits inside the bitmap %s' % arr) for v in arr: if v == bit: value = self.BITMAP_VALUES[bit] isThere = True break if isThere: return value else: raise BitNotSet("Bit number %s was not set!" % bit) ################################################################################################ ################################################################################################ #Method that return ISO8583 to TCPIP network form, with the size in the beginning. def getNetworkISO(self, bigEndian=True): """Method that return ISO8583 ASCII package with the size in the beginning By default, it return the package with size represented with big-endian. Is the same that: import struct (...) iso = ISO8583() iso.setBit(3,'300000') (...) ascii = iso.getRawIso() # Example: big-endian # To little-endian, replace '!h' with ' the same that <%s>' % (iso.getNetworkISO(),netIso)) @param: bigEndian (True|False) -> if you want that the size be represented in this way. @return: size + ASCII ISO8583 package ready to go to the network! @raise: InvalidMTI Exception """ netIso = "" asciiIso = self.getRawIso() if bigEndian: netIso = struct.pack('!h',len(asciiIso)) if self.DEBUG == True: print ('Pack Big-endian') else: netIso = struct.pack(' str that represents size + ASCII ISO8583 package @param: bigEndian (True|False) -> Codification of the size. @raise: InvalidIso8583 Exception """ if len(iso) < 24: raise InvalidIso8583('This is not a valid iso!!Invalid Size') size = iso[0:2] if bigEndian: size = struct.unpack('!h',size) if self.DEBUG == True: print ('Unpack Big-endian') else: size = struct.unpack('. """ """ Class used do inform errors. """ #Exception used to indicate that the value that setting in the bit is large than the iso limit to that bit! class ValueToLarge(Exception): """Exeption that indicate that a value that want to set inside the bit is large than the "ISO" limit. This can happen when you have a different specification of mine. If this is the case, you should use "ISO8583.redefineBit()" method and redefine the limit. """ def __init__(self, value): self.str = value def __str__(self): return repr(self.str) #Exception to indicate that bit dosen't Exist! class BitInexistent(Exception): """Exeption that indicate that a bit that you try to manage dosen't exist! Try to check your "setBit". Remember that ISO8583 1993 has only bits from 1 to 128! """ def __init__(self, value): self.str = value def __str__(self): return repr(self.str) #Execption to indicate that value type is not valid class InvalidValueType(Exception): """Exeption that indicate that a value that you try to insert is out of especification. For example: You try to insert a value "ABC" in a bit of type "N" (Number) , this is invalid! This can happen when you have a different specification of mine. If this is the case, you should use "ISO8583.redefineBit()" method and redefine the type. """ def __init__(self, value): self.str = value def __str__(self): return repr(self.str) #Execption to indicate that bit type is not valid class InvalidBitType(Exception): """Exception that indicate that the type that you try to set is invalid. For example: You try to set type "X", that dosen't exist. Valid type are: B, N, A, AN, ANS, LL, LLL """ def __init__(self, value): self.str = value def __str__(self): return repr(self.str) #Exception that indicate a invalid iso, maybe invalid size etc... class InvalidIso8583(Exception): """Exception that indicate a invalid ASCII message, for example, without a piece... Error size etc. """ def __init__(self, value): self.str = value def __str__(self): return repr(self.str) #Exception that indicate a invalid MTI, maybe it is not set class InvalidMTI(Exception): """Exception that indicate a invalid MTI """ def __init__(self, value): self.str = value def __str__(self): return repr(self.str) #Exception that indicate that bit is not there. class BitNotSet(Exception): """Exception that indicate that you try to access a bit not present in the bitmap. """ def __init__(self, value): self.str = value def __str__(self): return repr(self.str) ISO8583 Module-1.2/ISO8583/__init__.py0000644000000000000000000000122211474100130014751 0ustar 00000000000000""" (C) Copyright 2009 Igor V. Custodio This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . """