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
File details
Details for the file django-netaxept-0.8.beta.0.tar.gz
.
File metadata
- Download URL: django-netaxept-0.8.beta.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c88510d06300ead248b2d1d3b755c38af8c87067aa2c022d4dd0e27c1f2e898 |
|
MD5 | 5dfedd6e5150fab2ee8f757e50e6908c |
|
BLAKE2b-256 | d531bd181f8d322073fca5ac4140732f7d3af5f8416bfc8a0e85a8877038e1fd |