Software Details:
Version: 0.8 Beta 0
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 13
django-shop-netaxept is a payment module for django-shop using Netaxept.
Installation
For the development version:
pip install -e git+git://github.com/fivethreeo/django-shop-netaxept.git#egg=django-shop-netaxept
Configuration
Add djnetaxept and shop_netaxept to settings.INSTALLED_APPS and run:
manage.py syncdb
Requirements:
- Python
- Django
- django-shop
Comments not found