Package for payment gateways SMO uses
Project description
SMO Pay
Note:
Test push for Version 0.0.10.
Technology
- Python 3.9.15
Payment Options
- Xendit Credit Card
Sample Credit Card Charging
from smopay.card import Card
card = Card()
card.ref_id = "..."
card.token_id = "..."
card.authentication_id = "..."
card.amount = "..."
response = card.charge()
print(response)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
smopay-0.0.10.tar.gz
(2.1 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 smopay-0.0.10.tar.gz.
File metadata
- Download URL: smopay-0.0.10.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f52498403f3e4fcb980a2b0d8ff24245dc2ceb6a706ca8961877da7980a06093
|
|
| MD5 |
ce8cba6dfee25f4a0fe0c2b26bc7653e
|
|
| BLAKE2b-256 |
722fb0b4ec3a9eeadd1d20f0156c873f859d38c36d5bdde5b22e87234b1f4bc5
|
File details
Details for the file smopay-0.0.10-py3-none-any.whl.
File metadata
- Download URL: smopay-0.0.10-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11d06d35dbc5368e59248f78d33d2dd6ee68f00944f7dfd91880f331ea5db19d
|
|
| MD5 |
b1082e4b276beaf360e692c836d3a81c
|
|
| BLAKE2b-256 |
a6bbb57987175583a53fe9d99ea1bb131e2743f8505dbf56a086a45160353d11
|