A package that provides utility functions to send payment requests to STS PayOne and interpret the responses
Project description
STS PayOne
A package that provides utility functions to send payment requests to STS PayOne and interpret the responses Documentation coming soon.
STS PayOne Documentation: https://payone.document360.io/docs
Install: pip install python-sts-payone
Usage:
import uuid
from python_sts_payone.redirect_model.redirection_model_pay import redirect_model_pay
redirect_model_pay(merchant_id=YOUR_MERCHANT_ID, auth_token=YOUR_AUTH_TOKEN, transaction_id=str(uuid.uuid4()), amount=200, currency_iso_code='840', response_back_url=URL_OF_YOUR_CALLBACK_API)
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
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 python_sts_payone-0.0.7.tar.gz.
File metadata
- Download URL: python_sts_payone-0.0.7.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5b1b7743f147c48233ee2fdba0e8936ea24adb2ffb157f6800e4597b8991838
|
|
| MD5 |
f2bc2239565af298cf5d020cf328f235
|
|
| BLAKE2b-256 |
1454d70ddf1111ecefb4e6a266fd015f167ae47af649fbb92a05534b0dbcce4a
|
File details
Details for the file python_sts_payone-0.0.7-py3-none-any.whl.
File metadata
- Download URL: python_sts_payone-0.0.7-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
026db42ec73c54d774f78eaefe7558e02f71791e48b5fa009c29b9dc375d778a
|
|
| MD5 |
a18cb8ebd5bc7c1822391b765df5d901
|
|
| BLAKE2b-256 |
131fc19c2b96a8f2dab28c619cde6cadb71f6452a0a490426f5c8dacc2fa25d7
|