WSPay payment gateway implementation for django-shop
Project description
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
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-shop-wspay-0.0.2.tar.gz
(13.4 kB
view details)
File details
Details for the file django-shop-wspay-0.0.2.tar.gz
.
File metadata
- Download URL: django-shop-wspay-0.0.2.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f8888555b4b3b74050fa6e63e038e58676616c2d9a6fe154f1ab8172f6921cc |
|
MD5 | 62f2019fb22195ade75ed86b0598ef51 |
|
BLAKE2b-256 | 275a2c92b316ca66d5d05a2b23e6f9802ba7f53857f7acb81a92c125f9df5aae |