Django + Stripe made easy
Project description
dj-stripe - Django + Stripe Made Easy
Stripe Models for Django.
Introduction
dj-stripe implements all of the Stripe models, for Django. Set up your webhook endpoint and start receiving model updates. You will then have a copy of all the Stripe models available in Django models, as soon as they are updated!
The full documentation is available on Read the Docs.
Features
- Stripe Core
- Stripe Billing
- Stripe Cards (JS v2) and Sources (JS v3)
- Payment Methods and Payment Intents (SCA support)
- Support for multiple accounts and API keys
- Stripe Connect (partial support)
- Tested with Stripe API
2020-08-27
(see API versions)
Requirements
- Django 3.2.5+
- Python 3.7+
- PostgreSQL engine (recommended) 9.6+
- MySQL engine: MariaDB 10.2+ or MySQL 5.7+
- SQLite: Not recommended in production. Version 3.26+ required.
--8<-- "docs/installation.md"
Changelog
See release notes on Read the Docs.
Funding and Support
You can now become a sponsor to dj-stripe with GitHub Sponsors.
We've been bringing dj-stripe to the world for over 7 years and are excited to be able to start dedicating some real resources to the project.
Your sponsorship helps us keep a team of maintainers actively working to improve dj-stripe and ensure it stays up-to-date with the latest Stripe changes. If you use dj-stripe commercially, we would encourage you to invest in its continued development by signing up for a paid plan. Corporate sponsors receive priority support and development time.
All contributions through GitHub sponsors flow into our Open Collective, which holds our funds and keeps an open ledger on how donations are spent.
Our Gold sponsors
<style> img[alt="Stripe Logo"] { max-width: 250px; } </style>Similar libraries
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
Built Distribution
File details
Details for the file dj-stripe-2.6.0.tar.gz
.
File metadata
- Download URL: dj-stripe-2.6.0.tar.gz
- Upload date:
- Size: 125.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0a2 CPython/3.10.0 Linux/5.10.16.3-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c587e7c1585fd3c279d287732ddc3b89b96382e4fe7fa9217e4d53d16b8ae64a |
|
MD5 | a70c6bfed642c006b84d2a7941281653 |
|
BLAKE2b-256 | f659c159f2a12683dd960e59af29dc35b6039e63a8c05c64a9b38e3ba006f49d |
File details
Details for the file dj_stripe-2.6.0-py3-none-any.whl
.
File metadata
- Download URL: dj_stripe-2.6.0-py3-none-any.whl
- Upload date:
- Size: 147.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0a2 CPython/3.10.0 Linux/5.10.16.3-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fea6f69e21053bf70d60b40a306578ddc2dda7f0e7998b70f58960112ccc63b |
|
MD5 | d1ee44113e635fd148663ab25bb789e7 |
|
BLAKE2b-256 | ac62567e23543fcdee2293d0635126de0d0236758d3d53780746fecb9c14c095 |