Django Flexible Subscriptions provides subscription and recurrent billing for Django applications. Any payment provider can be quickly added by overriding the placeholder methods.
Instructions on installing and configuration can be found on Read The Docs.
The docs provide examples for setup and common issues to be aware of. For any other issues, you can submit a GitHub Issue.
Contributions are welcome, especially to address bugs and extend functionality. Full details on contributing can be found in the docs.
This package uses a MAJOR.MINOR.PATCH versioning, as outlined at Semantic Versioning 2.0.0.
Joshua Robert Torrance (StudyBuffalo)
This project is licensed under the GPLv3. Please see the LICENSE file for details.
- Django Oscar and Django Subscription for inspiring many of the initial design decisions.
You can view all package changes on the docs.