/django-flexible-subscriptions

A subscription and recurrent billing application for Django.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

django-flexible-subscriptions

PyPI_ PyPI - Python Version PyPI - Django Version License_

Travis-CI build status_ Codecov code coverage_

Django Flexible Subscriptions provides subscription and recurrent billing for Django applications. Any payment provider can be quickly added by overriding the placeholder methods.

Getting Started

Instructions on installing and configuration can be found on Read The Docs.

Support

The docs provide examples for setup and common issues to be aware of. For any other issues, you can submit a GitHub Issue.

Contributing

Contributions are welcome, especially to address bugs and extend functionality. Full details on contributing can be found in the docs.

Versioning

This package uses a MAJOR.MINOR.PATCH versioning, as outlined at Semantic Versioning 2.0.0.

Authors

Joshua Robert Torrance (StudyBuffalo)

License

This project is licensed under the GPLv3. Please see the LICENSE file for details.

Acknowledgements

Changelog

You can view all package changes on the docs.