Skip to main content

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


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.beta.0.tar.gz (4.5 kB view details)

Uploaded Source

File details

Details for the file django-netaxept-0.8.beta.0.tar.gz.

File metadata

File hashes

Hashes for django-netaxept-0.8.beta.0.tar.gz
Algorithm Hash digest
SHA256 6c88510d06300ead248b2d1d3b755c38af8c87067aa2c022d4dd0e27c1f2e898
MD5 5dfedd6e5150fab2ee8f757e50e6908c
BLAKE2b-256 d531bd181f8d322073fca5ac4140732f7d3af5f8416bfc8a0e85a8877038e1fd

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page