Skip to main content

Simple Django wrapper for Stripe

Project description

Django Olaii Stripe

Stripe wrapper we use at Olaii.com for payment processing.

Quick Start

  1. Add olaii_stripe to your INSTALLED_APPS settings
INSTALLED_APPS = [
        ...
        'olaii_stripe',
    ]
  1. Run python manage.py migrate to create Stripe models.

  2. Add your Stripe API Key to settings.py

STRIPE_API_KEY = 'my-api-key'

Project details


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

olaii_stripe-0.1.12-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

Details for the file olaii_stripe-0.1.12-py3-none-any.whl.

File metadata

File hashes

Hashes for olaii_stripe-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 36c2b13e8709e20205251eef782d5b4f259d79f94e1805e198c5e3141481ef7d
MD5 77729aebde4a622dc34dfcf1b5a1bee0
BLAKE2b-256 655b906dff8cb70c389298ec81544e0f908989a52d6739dd88e601edcdba6de7

See more details on using hashes here.

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