PayU API is a solution that allows you to make payments through the PayU payment gateway.
Project description
PayU API
PayU API is a solution that allows you to make payments through the PayU payment gateway.
Requirements
PayU API requires Python 2.7 or Python 3.3 or newer and Django 1.11.
Installation
To install payu-api, run the following command inside this directory::
python setup.py install
You can also install the package with a symlink, so that changes to the source files will be immediately available to other users of the package on your system::
python setup.py develop
If you have the Python easy_install
utility available, you can also type the following to download and install in one step:
easy_install intgr-payu-api
Or if you're using pip
:
pip install intgr-payu-api
To install payu-api from SVN directly:
pip install -e svn+http://example.com/svn/intgr_bir_api/trunk#egg=bir_api
or, if you need install from branch:
pip install -e svn+http://example.com/svn/intgr_bir_api/branches/dev_0_2#egg=bir_api
Or if you'd prefer you can simply place the included payu_api
directory somewhere on your python path, or symlink to it from somewhere on your Python path.
Authors
This project was implemented by Integree Bussines Solutions from Warsaw, Poland
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
File details
Details for the file django-payu-api-1.0.6.tar.gz
.
File metadata
- Download URL: django-payu-api-1.0.6.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9657d9cde97c74d7e48d97fab678f39f1819497df46b589aa87980a64ddace7 |
|
MD5 | 208de3337738400f4f2c6b56ff2259a3 |
|
BLAKE2b-256 | 4c7a97228d6e26877c1f48e3a8f8509a52e2daa0901edfac82fdfb7b78289af5 |