Metadata-Version: 1.1
Name: aamarpay
Version: 0.0.3
Summary: Payment gateway libarary
Home-page: https://github.com/sanjidbillah/aamarPay-python
Author: Masum billah sanjid
Author-email: masumbillahsanjid@gmail.com
License: MIT
Description: # aamarpay
        
        [aamarPay](https://aamarpay.com/) is an online payment gateway service for Bangladesh. Committed to provide best payment experience online for business. Lowest fee and fast checkout will give you good experience of receiving payment online.
        
        ## How to use: 
        
        ```
        aamrpay = aamarPay(isSandbox=True,)
        print(aamrpay.payment())
        ```
        
        
        Find more details in [aamarPay](https://aamarpay.com/) 
Keywords: Payment
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
