Skip to main content

entirius-django-checkout

Checkout engine for Django.

django_checkout handles the full checkout flow of a multi-channel storefront: cart lifecycle, order creation and splitting, payment intents with pluggable providers (PayU, PayPal, Autopay, Przelewy24, Paynow, Stripe), shipping and payment method selection, discount codes and rules, sale offers and per-supplier stock reservation. Two API generations coexist: v1 (function-based views, marshmallow DTOs) and v2 (DRF + Pydantic, sub-resource PATCH pattern).

Installation

pip install entirius-django-checkout

Add django_checkout to INSTALLED_APPS. The checkout attaches to django_accounts, django_pim, django_pricemanager and django_regional; optional integrations are exposed as extras:

pip install "entirius-django-checkout[qms,vault,vat,pricetuner]"

To use the django_accounts auth system, add its backend in the host service settings (the list works FIFO — first entry is checked first):

AUTHENTICATION_BACKENDS = [
    "django_accounts.backends.JWTAccessBackend",
    "django.contrib.auth.backends.ModelBackend",  # default django auth - important for /admin
]

Development

uv sync --all-extras
make check test

Tests require PostgreSQL — point DATABASE_URL at any postgres 15+. See AGENTS.md for architecture, settings and integration points.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

entirius_django_checkout-9.2.0.tar.gz (870.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

entirius_django_checkout-9.2.0-py3-none-any.whl (317.6 kB view details)

Uploaded Python 3

File details

Details for the file entirius_django_checkout-9.2.0.tar.gz.

File metadata

  • Download URL: entirius_django_checkout-9.2.0.tar.gz
  • Upload date:
  • Size: 870.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for entirius_django_checkout-9.2.0.tar.gz
Algorithm Hash digest
SHA256 f8087bd6078cec8ca64c29d5e30556165def0b562b4133b7c77d57251c855d9d
MD5 70283bf5e528c48276a4547e51db4237
BLAKE2b-256 6cc4c674b968272e4aa92fe3dfc87f5c5c160c18e75725ccba143ffab1ab4f25

See more details on using hashes here.

File details

Details for the file entirius_django_checkout-9.2.0-py3-none-any.whl.

File metadata

  • Download URL: entirius_django_checkout-9.2.0-py3-none-any.whl
  • Upload date:
  • Size: 317.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for entirius_django_checkout-9.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 866e5b822715c3390bec2d6914a54fd6940611fd5d05436b95791848ea6cdb8e
MD5 f17ecfc63b30ee0d28e9aa3e468119f7
BLAKE2b-256 9b6e4d5b0b468e3c995038b70b50755367b2f96051a63715f58c4c0698c66ddd

See more details on using hashes here.

Release history Release notifications | RSS feed

9.3.0

2 files

This release

9.2.0 This release

2 files

9.1.0

2 files

9.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page