This is a generic payment app for django using Netaxept
Project description
A generic payment app for Django using Netaxept
Installation
For the current stable version:
pip install django-netaxept
For the development version:
pip install -e git+git://github.com/fivethreeo/django-netaxept.git#egg=django-netaxept
Configuration
Add djnetaxept to settings.INSTALLED_APPS and run:
manage.py syncdb
Testing
git clone https://github.com/fivethreeo/django-netaxept.git cd django-netaxept virtualenv test_env source ./test_env/bin/activate pip install -r requirements.txt python runshell.py --merchantid [merchantid] --token [token] python runtests.py --merchantid [merchantid] --token [token]
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
Close
Hashes for django-netaxept-0.8.beta.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcc0139215273cc9d62c8bf738c8f2f71de26a6a8fadb452c30aa371f771badf |
|
MD5 | 66922e46ab7739c144d26d2286eb70db |
|
BLAKE2b-256 | 16742d21ccbf6cc8cfe2cedfeb4143fd41320472d0adbe012a059b7fd535b886 |