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]
Release files for django-netaxept 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-netaxept-1.0.zip | 9.2 kB | Details |
Release files / django-netaxept-1.0.zip
| Download URL | django-netaxept-1.0.zip |
|---|---|
| Size | 9.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
83119e18402b75576cc3e66808b98a25083f880545fff2a7b760a3430213f420
|
|
BLAKE2b-256 checksum How to use checksums |
9f94c79b77b0ba80f03d38fea4f7341acacfeb5b6e4c6363f8b27a80c0e2f84d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |