Metadata-Version: 1.1
Name: pyallpay
Version: 0.0.9.dev0
Summary: allPay API in python
Home-page: https://github.com/lockys/allpay.py
Author: Calvin Jeng
Author-email: lock4567@gmail.com
License: LICENSE
Description: 
        This is allPay(歐付寶) SDK implemented in Python. not All functions are implemented now.
        CheckOutString(), CheckOut(), CheckOutFeedback() has been implemented. In general, it could be used in web developed by Django ..etc
        Features:
        Checkout a payment with following method.
        - CVS
        - ATM
        - WebATM
        - BarCode
        - Credit card
        Dealing with the POST data After the a payment creates or the customer pay the payment.
        Check out github repo: https://github.com/lockys/allPay.py
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries :: Python Modules
