fondy
Fondy.eu Python SDK
Install
pip install fondy
Usage example
from fondy import API
api = API(merchant_id, merchant_key, server_callback_url)
# generate Fondy payment url to checkout 200 UAH for "123456" order id
api.checkout('123456', 200 * 100)
Supported API endpoints
| Endpoint | Explanation |
|---|---|
| order_status | Check order status |
| p2pcredit | Pay to credit card |
| checkout | Generate checkout URL |
Requirements
- requests
Release files for fondy 0.3.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fondy-0.3.5.tar.gz | 3.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fondy-0.3.5-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 7.6 kB
Release files / fondy-0.3.5.tar.gz
| Download URL | fondy-0.3.5.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dadc0a874ccd4b449acf3b3cfeab528740883abb4030c70861486c50619cf973
|
|
BLAKE2b-256 checksum How to use checksums |
57b948dc9eb3dcb68639bb7cb39e58e0e31a91abf953e3d895e8a780eaacd856
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
|
Release files / fondy-0.3.5-py2.py3-none-any.whl
| Download URL | fondy-0.3.5-py2.py3-none-any.whl |
|---|---|
| Size | 3.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
cc0442c16aa60afa04a4503b805ad5021f4afac9f823261cc70ae46423bd2e1f
|
|
BLAKE2b-256 checksum How to use checksums |
7c95949342fe53829f18d1eb435909bc0463a3194595d359354d4bb75cfc0806
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
|