Saweria QRIS code generator
Project description
Saweria QRIS code generator
DISCLAIMER
use at your own risk
Installation
$ pip install saweriaqris Install this package
Usage:
use this within your code example below:
from saweriaqris import create_payment_qr
myqr = create_payment_qr("nindtz", 10000, "Budi", "budi@saweria.co", "Semangat!")
qrcode = myqr[0]
transaction_id = myqr[1]
# Just feed the qrcode to your favourite qr code generator
# transaction_id for matching purpose to your webhook calls
Example use case:
Discord bot Donate QRIS
Thank you
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
saweriaqris-0.1.4.tar.gz
(3.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file saweriaqris-0.1.4.tar.gz.
File metadata
- Download URL: saweriaqris-0.1.4.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e5f01b903bee2fe9e3b5d8e6755b868919dc8d080f397ab969ae6c5302aa2df
|
|
| MD5 |
eb84bd7581c97864fbde80766b0e3ccf
|
|
| BLAKE2b-256 |
14dde5698ff683656a26747dfe5b369e5e731d4148835ecc87d41f565256242b
|
File details
Details for the file saweriaqris-0.1.4-py3-none-any.whl.
File metadata
- Download URL: saweriaqris-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f02fa388726d8ad6866369cd846858ed397f2e55b0ac1e92e7ca0d508b84a8d
|
|
| MD5 |
d9f942148f2c31f81a205b5bbc5ad643
|
|
| BLAKE2b-256 |
d17a7c26354585cf03b0b8c2be7ae108b9373eaf7a4f8743a2abbfee2c8f4823
|