Skip to main content

Payment gateway libarary

Project description

Aamarpay Payment Gateway integration in python

aamarpay 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.

Installation


We recommend install ``aamarpay`` through pip install .

.. code:: bash

    $ pip install aamarpay

Example
~~~~~~~
	
To make a payment :

.. code:: python

    from aamarpay.aamarpay import aamarPay
    pay = aamarPay(isSandbox=True,transactionAmount=600)
    paymentpath = pay.payment()
    return redirect(paymentpath)
    # Output: paymentpath output https://sandbox.aamarpay.com/paynow.php?track=AAM1636017211119390#
	
Contribute
~~~~~~~~~~

Create Github Pull Request https://github.com/sanjidbillah/aamarPay-python

x
Thanks
~~~~~~

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aamarpay-1.0.0.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file aamarpay-1.0.0.tar.gz.

File metadata

  • Download URL: aamarpay-1.0.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6

File hashes

Hashes for aamarpay-1.0.0.tar.gz
Algorithm Hash digest
SHA256 c57118d9cce7a402a97e65088c78244eb00481519ba14cc2419da547e0912d53
MD5 067b79f3fcc1bb1e375278a3247ff0b1
BLAKE2b-256 18de53f1ccd1d20a50a21516c44acc317b1f140521e4dc7e9b560927f9ca6ad3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page