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()
Release files for freekassa 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| freekassa-0.1.4.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| freekassa-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.5 kB
Release files / freekassa-0.1.4.tar.gz
| Download URL | freekassa-0.1.4.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
adfd0f5d19377a82b82c7176f1a6a1552ae66eea20c3c5ec79359800a49afb28
|
|
BLAKE2b-256 checksum How to use checksums |
70ee1b38261db2c52a762230d3d87e697e760ad1c9325b0a373ba6d8eb54366b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.13 CPython/3.9.0 Windows/10
|
Release files / freekassa-0.1.4-py3-none-any.whl
| Download URL | freekassa-0.1.4-py3-none-any.whl |
|---|---|
| Size | 5.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3fce63a28d249d5d5cd65fd7b19bbe93d4aa83744bee7a9188839c2ddc5c38b2
|
|
BLAKE2b-256 checksum How to use checksums |
8ee74074f6e3ccc8bf6b127ff7789a685ca823e3e6e045f96d4fe8e725d7b7fc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.13 CPython/3.9.0 Windows/10
|