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. -
Add your Stripe API Key to
settings.py
STRIPE_API_KEY = 'my-api-key'
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file olaii_stripe-0.1.12-py3-none-any.whl.
File metadata
- Download URL: olaii_stripe-0.1.12-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36c2b13e8709e20205251eef782d5b4f259d79f94e1805e198c5e3141481ef7d
|
|
| MD5 |
77729aebde4a622dc34dfcf1b5a1bee0
|
|
| BLAKE2b-256 |
655b906dff8cb70c389298ec81544e0f908989a52d6739dd88e601edcdba6de7
|