Billing and payments Django app for the Stapel framework
Project description
stapel-billing
Billing — Stripe subscriptions, credit wallets, transaction history
Part of the Stapel framework — composable Django apps for building production-grade platforms.
Installation
pip install stapel-billing
Quick start
# settings.py
INSTALLED_APPS = [
...
'stapel_billing',
]
Bus events
Emits
| payment.completed | schema | A payment transaction completed successfully. |
| subscription.changed | schema | User subscription plan or status changed. |
Consumes
| user.deleted | schema |
| user.deletion_initiated | schema |
License
MIT — see LICENSE
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
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 stapel_billing-0.4.0-py3-none-any.whl.
File metadata
- Download URL: stapel_billing-0.4.0-py3-none-any.whl
- Upload date:
- Size: 46.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44c26a9ca91b1e411a48b8695913919903bd6baf8c28939eeece252940b2e97c
|
|
| MD5 |
a73d5f5ab8d2961f8eda9a1d033a60d1
|
|
| BLAKE2b-256 |
543c61dfed4e791c9b14653b5efb40f34bf74388a01307ab6a73f40d356a8342
|