Metadata-Version: 1.1
Name: heartland
Version: 0.1
Summary: work with Heartland credit card readers and service
Home-page: https://github.com/eighthave/pyidtech
Author: Hans-Christoph Steiner
Author-email: hans@eds.org
License: PSF License
Description: 
        Python modules for working with Heartland Payment Systems (HPS) via
        their SOAP interface.
        
        http://www.heartlandpaymentsystems.com/
        
        
        PosGateway - for talking to the HPS Exchange PosGateway and sending E3
          encrypted track data.
        
        E3Reader - for getting data from the Heartland End-to-End Encryption
          (E3) credit card reader in USB HID Keyboard mode aka
          "Heartland Payment Systems MSR215E Card Reader" USB ID 6352:215a
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Office/Business :: Financial :: Point-Of-Sale
Classifier: Topic :: System :: Hardware
