Skip to main content

WSPay payment gateway implementation for django-shop

Project description

https://img.shields.io/travis/dinoperovic/django-shop-wspay.svg https://img.shields.io/pypi/v/django-shop-wspay.svg

WSPay payment gateway implementation for django SHOP.

Installation

To install with pip run:

pip install django-shop-wspay

Install from github using pip:

pip install -e git://github.com/dinoperovic/django-shop-wspay.git@master#egg=django-shop-wspay

Configuration

  • Install and configure django-shop.

  • Add shop_wspay to INSTALLED_APPS.

  • Add shop_wspay.wspay.WSPayBackend to SHOP_PAYMENT_BACKENDS.

  • Done.

Changelog

0.0.2
  • Fix casting approval code to int removes leading zeros.

0.0.1
  • Alpha release

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-shop-wspay-0.0.2.tar.gz (13.4 kB view hashes)

Uploaded Source

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