Python library for the Fondy API
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fondy-0.3.5.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file fondy-0.3.5.tar.gz
.
File metadata
- Download URL: fondy-0.3.5.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dadc0a874ccd4b449acf3b3cfeab528740883abb4030c70861486c50619cf973 |
|
MD5 | 39bf05f2bb26cdfd2def09d680a37568 |
|
BLAKE2b-256 | 57b948dc9eb3dcb68639bb7cb39e58e0e31a91abf953e3d895e8a780eaacd856 |
File details
Details for the file fondy-0.3.5-py2.py3-none-any.whl
.
File metadata
- Download URL: fondy-0.3.5-py2.py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 2, Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc0442c16aa60afa04a4503b805ad5021f4afac9f823261cc70ae46423bd2e1f |
|
MD5 | 6e62a54d0424c622d0969ffe887e8e17 |
|
BLAKE2b-256 | 7c95949342fe53829f18d1eb435909bc0463a3194595d359354d4bb75cfc0806 |