Peach Partner Library
Overview
Peach Partner Library is a platform agnostic Python package to help integrating PeachPayments with their partners.
Documentation:
Source Code: https://gitlab.com/peachpayments/peach-partner-python/
Usage
Package requires Python 3.9+
Installation
# pip
$ pip3 install peach-partner
# poetry
$ poetry add peach-partner
Result codes
from peach_partner.result_codes import result_codes
result_codes.TRANSACTION_SUCCEEDED.code == "000.000.000"
result_codes.get("000.000.000").name == "TRANSACTION_SUCCEEDED"
result_codes.get("000.000.000").description == "Transaction succeeded"
Field validation
TODO
Authentication
TODO
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
peach-partner-0.0.5.tar.gz
(7.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
File details
Details for the file peach-partner-0.0.5.tar.gz.
File metadata
- Download URL: peach-partner-0.0.5.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.4 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de44b08b8ede30e9937f4f65a000c4919c0f230ae9a825700669759a4e3d3b2d
|
|
| MD5 |
c2c7643e8862be29503ac80248b2fdd5
|
|
| BLAKE2b-256 |
49a81e130c949a946ad14420b1b993c5873a0d16cf6dccef6a73c19c23657d84
|
File details
Details for the file peach_partner-0.0.5-py3-none-any.whl.
File metadata
- Download URL: peach_partner-0.0.5-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.4 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c1db2ed2b253d9896204eb46b61f6b395533f79a3cb49ee50afa583da4b0486
|
|
| MD5 |
b184f17d95bb99fc1fc52439eeb5a8ff
|
|
| BLAKE2b-256 |
58c04783b5fad2b0f39df8a894d4d1c9aab4f6ad9c266071861de2dbf4ae8b6b
|