django-payments
March 29, 2026 ยท View on GitHub
.. image:: https://jazzband.co/static/img/badge.svg :target: https://jazzband.co/ :alt: Jazzband
.. image:: https://github.com/jazzband/django-payments/workflows/Test/badge.svg :target: https://github.com/jazzband/django-payments/actions :alt: GitHub Actions
.. image:: https://readthedocs.org/projects/django-payments/badge/?version=latest :target: http://django-payments.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://img.shields.io/pypi/v/django-payments.svg :target: https://pypi.python.org/pypi/django-payments :alt: version on pypi
.. image:: https://img.shields.io/pypi/dm/django-payments.svg :target: https://pypi.python.org/pypi/django-payments :alt: downloads
.. image:: https://img.shields.io/pypi/l/django-payments.svg :target: https://github.com/jazzband/django-payments/blob/main/LICENSE :alt: licence
Universal payment handling for Django
Django integration for receiving payments with different payment providers.
Includes backends with support for a few payment providers, and is also usable
with community-maintained backends for additional providers <https://django-payments.readthedocs.io/en/latest/backends.html#community-backends>_.
See the full documentation at https://django-payments.readthedocs.org/ for details.