Payeezy
This is an unofficial package-to-be for processing transactions with Payeezy using Python3.6
>>> transaction = api.process_purchase(transaction_total='2499',
card_type='VISA',
card_number='4005519200000004',
card_expiry='1218',
card_cvv='123',
cardholder_name='Donald Duck',
merchant_reference='Sale')
Installation:
$ pip install payeezy
Usage:
See example.py
Functions supported:
Credit Card Payments: Purchase/Authorize
Check the status of the submitted transaction
Check error messages for failed transaction
Release files for payeezy 1.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| payeezy-1.1.2.tar.gz | 7.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| payeezy-1.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.0 kB
Release files / payeezy-1.1.2.tar.gz
| Download URL | payeezy-1.1.2.tar.gz |
|---|---|
| Size | 7.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a45e11b48475f6506a5751326e40af9dd32bc0ccd83198502dbff9aa8bfe0ad5
|
|
BLAKE2b-256 checksum How to use checksums |
9744d5199048359bc37e2535aa33fb89868c0fe3bc32dac54ac5520b373314bc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
|
Release files / payeezy-1.1.2-py3-none-any.whl
| Download URL | payeezy-1.1.2-py3-none-any.whl |
|---|---|
| Size | 11.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
10a11d92a7acd587af4347086ff18d6a3de89df08ad9f5b52af24e4224dc350c
|
|
BLAKE2b-256 checksum How to use checksums |
e4a49b9ccc27edd32245ffed12e309fd137e43f5d4cdefdeca0d16a029a78dd6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
|