using www.sepordeh.com webservice
Project description
Sepordeh
Python library for using www.sepordeh.com payemnt gateway
کتابخانه پایتون جهت اتصال به درگاه پرداخت www.sepordeh.com
Installation
pip install sepordeh
Usage
ایجاد فاکتور
add invoice
from sepordeh.payment import add_invoice
# returns invoice_id
add_invoice(merchant='' , amount='', callback='', description='', orderId='', phone='')
آدرس پرداخت
payment url
from sepordeh.payment import payment_url
# returns url
payment_url(invoice_id='')
تایید پرداخت فاکتور
verify invoice
from sepordeh.payment import verify_invoice
# returns card , invoice_id
verify_invoice(merchant='' , authority='')
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
sepordeh-0.0.1.tar.gz
(14.6 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
sepordeh-0.0.1-py3-none-any.whl
(14.7 kB
view details)
File details
Details for the file sepordeh-0.0.1.tar.gz.
File metadata
- Download URL: sepordeh-0.0.1.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cf2008603dd5c1aeb00ffdc6f913699be2938fcf941da3e19f9adfe0f8efcdb
|
|
| MD5 |
fce8b1e6b18c1c71bc51ace72d7dffcb
|
|
| BLAKE2b-256 |
801a358638c4350db1fda6827e63e71166d797aca34bedcfd4ecc024ad332c00
|
File details
Details for the file sepordeh-0.0.1-py3-none-any.whl.
File metadata
- Download URL: sepordeh-0.0.1-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5dfbd47c4bebada09e83229c6924308c0fec21667ef8337ccf8218e64a1d85a
|
|
| MD5 |
d19d749eec233d573c9f569ed87770f2
|
|
| BLAKE2b-256 |
0caf050874c41538990a560b993dab55843236494900649e477f4f1fd364c118
|