Simple Django wrapper for Stripe
Project description
Django Olaii Stripe
Stripe wrapper we use at Olaii.com for payment processing.
Quick Start
- Add olaii_stripe to your INSTALLED_APPS settings
INSTALLED_APPS = [
...
'olaii_stripe',
]
- Run
python manage.py migrateto create Stripe models.
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
olaii-stripe-0.1.0.tar.gz
(5.7 kB
view details)
File details
Details for the file olaii-stripe-0.1.0.tar.gz.
File metadata
- Download URL: olaii-stripe-0.1.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.7.1 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/2.7.15+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec72722a883f2bbf4172059b0460a434121a2fea2c03e96029abd17adafc74d0
|
|
| MD5 |
e6d8598f0e40096d6c40d62c71abb3c8
|
|
| BLAKE2b-256 |
010080e0d8b95201bd424150e0711943459741ae5cae38fc030771dfa1827ce4
|