Wrapper for the Khipu payment service API v2.0
Project description
Wrapper for the Khipu payment service API v2.0
Installation
pip install pykhipu
Usage
from pykhipu.client import Client client = Client(receiver_id='1234', secret='abcd') payment = client.payments.post('test', 'USD', 100) print(payment.payment_url)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file pykhipu-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: pykhipu-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e361a5c894858924ae560fba203244f042a20ac55116093ae123daa00d845034 |
|
MD5 | a46d3e354efc35373da0e75d01e54318 |
|
BLAKE2b-256 | 6ab749dc4039d3da2cd80bc562d3d11f819e3c249001815fbba08606c3a10bae |