A Python interface to the Pin Payments API.
Project description
PinPayments-Python is a Python interface to the [Pin Payments](https://pin.net.au/docs/api) API
## Installation:
` pip install pinpayments `
## Quickstart:
` python >>> from pinpayments import PinPayments >>> api_secret = <api_secret> >>> pin = PinPayments(api_secret = api_secret, test = False) >>> customers = pin.getCustomers() `
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
pinpayments-0.1.1.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file pinpayments-0.1.1.tar.gz
.
File metadata
- Download URL: pinpayments-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
da97e1baa438c71f6122d9620918df74cce8963bfb54ca4f1ab1880c7e0c7487
|
|
MD5 |
a29c843ff87b7a1de8c637a5a6a781cc
|
|
BLAKE2b-256 |
76e571bfc0e1d46d149d5ad1a2b8060e0bf51f640719c2e978d42ac41a8709ef
|
File details
Details for the file pinpayments-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pinpayments-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
80e432f2e5533b60b65e0b198f8a9b90c8c37c9ccf19d1ffa59ede100c791c03
|
|
MD5 |
44c93dc11c18b2fd7214fbd158fcfeac
|
|
BLAKE2b-256 |
4358e51fa7a8b46038589f0a4771361818f34ebf880ff0afe66eded8627d2112
|