Usage
You have to use Django 1.10 or better and Python 3.4 or better.
Install django-flock using pip.
Add the following settings:
STRIPE_PUBLISHABLE_KEY = env('STRIPE_PUBLISHABLE_KEY') STRIPE_SECRET_KEY = env('STRIPE_SECRET_KEY') POSTFINANCE_PSPID = env('POSTFINANCE_PSPID') POSTFINANCE_LIVE = env('POSTFINANCE_LIVE') POSTFINANCE_SHA1_IN = env('POSTFINANCE_SHA1_IN') POSTFINANCE_SHA1_OUT = env('POSTFINANCE_SHA1_OUT')Add flock and mooch (the payment gateway connectors are in this module) to INSTALLED_APPS and include flock.urls somewhere in your URLconf.
Presto.
Release files for django-flock 0.3.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-flock-0.3.0.tar.gz | 11.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_flock-0.3.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 29.4 kB
Release files / django-flock-0.3.0.tar.gz
| Download URL | django-flock-0.3.0.tar.gz |
|---|---|
| Size | 11.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3fb125188a629e31b52c8c06b620060e8b695036692d69085d0d5b5006fd3ce4
|
|
BLAKE2b-256 checksum How to use checksums |
b339371ed0e001d374d84e2014d073dc32e22d2cfad5bc50e8e154697832cd35
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / django_flock-0.3.0-py2.py3-none-any.whl
| Download URL | django_flock-0.3.0-py2.py3-none-any.whl |
|---|---|
| Size | 17.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
2a9f1de737504f5091df6e6c77ddfdb91e3c4aaaf42e87b8344c61b2d886e156
|
|
BLAKE2b-256 checksum How to use checksums |
f1b809840c5ec403b4a71ec78eece0bf06c1ecbf805669b5c83016f9dd475d84
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |