pinpayments 0.1.1

Creator: railscoder56

Last updated:

Add to Cart

Description:

pinpayments 0.1.1

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() `

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.