Package for payment gateways SMO uses
Project description
SMO Pay
Note:
Test push for Version 0.0.2.
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.3.tar.gz
(1.7 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.3.tar.gz.
File metadata
- Download URL: smopay-0.0.3.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0714851152de82e1f24d9b7ac0e02938bad2656ef09f45b5920d7f5ad62675f1
|
|
| MD5 |
2180db835c01bf332599c13d0d13f427
|
|
| BLAKE2b-256 |
656dc7b73a51a3fbb2c5c8ae7fed18ad18fbe49059f83f5075307d92aa339453
|
File details
Details for the file smopay-0.0.3-py3-none-any.whl.
File metadata
- Download URL: smopay-0.0.3-py3-none-any.whl
- Upload date:
- Size: 1.7 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 |
463444773b67b6e90f1586ba7c4a366364d52d28fe94d5d6e27d9d63396eb9dd
|
|
| MD5 |
3c4db59a0ca1578802a1b5797e701aa9
|
|
| BLAKE2b-256 |
2c1b0ec5519a19a7f8ce16a4ac23df6cc147981579c772a79acab114807f36ec
|