Package for payment gateways SMO uses
Project description
SMO Pay
Note:
Test push for Version 0.0.4.
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.9.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.9.tar.gz.
File metadata
- Download URL: smopay-0.0.9.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 |
4290ea562823a94a0b7901e7f7fdae59420060bdd406359cb2f752f624aec090
|
|
| MD5 |
50fbb42ccfb34e4a137b7fc47f29cb92
|
|
| BLAKE2b-256 |
74385b34e45ba3755373ab21c36a5880ddd2f031d3707c299d82f58ac4ceb393
|
File details
Details for the file smopay-0.0.9-py3-none-any.whl.
File metadata
- Download URL: smopay-0.0.9-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 |
a453c81367d6ce42cfdefc6e8cf5fce7504713dffcf2cf3b3700dd9d0af99116
|
|
| MD5 |
c2b7cbc5d130ea79156835a90aaaec23
|
|
| BLAKE2b-256 |
085137bd7aae9ef563af380e2d53867fd7b56105328a896f52d02fb294629b2f
|