Skip to main content

sdk for usaepay rest api

Project description

USAePay Python SDK

Package for connecting to USAePay's rest API using python 3.6 or later.

Prerequisites

Python version 3.6+

Download from https://www.python.org/downloads/

Pip3 (optional)

Should be automatically installed with python but if not:

curl "https://bootstrap.pypa.io/get-pip.py" -o "get-pip.py"
python3 get-pip.py --user
pip3 --version

Requests

Installed automatically if Pip is used. For source code visit https://github.com/psf/requests

Installation

Deployment

This package requires a USAePay account. You will also need to create an API key with a PIN in your account. It is recommend to run usaepay.api.setAuthentication('key','pin') before any other calls.

Version

0.0.1

Authors

License

This project is licensed under the MIT License - see the LICENSE.txt file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

usaepay-2.0.2.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

usaepay-2.0.2-py3-none-any.whl (21.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page