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
django-netaxept-0.8.b4.zip
(9.3 kB
view details)
File details
Details for the file django-netaxept-0.8.b4.zip
.
File metadata
- Download URL: django-netaxept-0.8.b4.zip
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76c81dce4fb56117b5173ec39de2404d8106ee318b952c1e80876aad4559ec4b |
|
MD5 | ea7ce6f7a40d119ffbd29bb0fa2b8279 |
|
BLAKE2b-256 | a233ace8fbb179a70aaf9911529ed78e7b7ad14a561b5c430ece342f7d336cdc |