FreeKassa Api
Project description
FreeKassa - Api
Intallation
pip install freekassa
Usage
Generate link payment
merchant = Merchant(shop_id=123456789,
secret1="secret1",
secret2="secret2",
api_key="api_key")
payment_link = merchant.get_payment_form_url(amount=100, order_id="Product 1", us_={'token':'token1',"token2":"token2"})
Check balance
balance = merchant.get_balance()
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
freekassa-0.1.4.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file freekassa-0.1.4.tar.gz
.
File metadata
- Download URL: freekassa-0.1.4.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | adfd0f5d19377a82b82c7176f1a6a1552ae66eea20c3c5ec79359800a49afb28 |
|
MD5 | 40388d54af00aad72b2e50eae4b9c63a |
|
BLAKE2b-256 | 70ee1b38261db2c52a762230d3d87e697e760ad1c9325b0a373ba6d8eb54366b |
File details
Details for the file freekassa-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: freekassa-0.1.4-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fce63a28d249d5d5cd65fd7b19bbe93d4aa83744bee7a9188839c2ddc5c38b2 |
|
MD5 | 1e7bf30d01c6cc48e260487244890ee1 |
|
BLAKE2b-256 | 8ee74074f6e3ccc8bf6b127ff7789a685ca823e3e6e045f96d4fe8e725d7b7fc |