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.3.0.tar.gz (900.0 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.3.0-py3-none-any.whl (337.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: entirius_django_checkout-9.3.0.tar.gz
  • Upload date:
  • Size: 900.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.2 {"installer":{"name":"uv","version":"0.12.2","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.3.0.tar.gz
Algorithm Hash digest
SHA256 056cb7f762b49adcc78704ee717eab063f273b8ed40babad76e49426ca2e146c
MD5 689073d4882b5c2853f6e6fe4c97f7f0
BLAKE2b-256 ed04e9109b755a791d344810366ef3ffcb7c113536c1816f95957f4268a40b1c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: entirius_django_checkout-9.3.0-py3-none-any.whl
  • Upload date:
  • Size: 337.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.2 {"installer":{"name":"uv","version":"0.12.2","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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1baa2f10f371fb2bd29f023c1db5047bb0032ed6353c4694485b217c002212f3
MD5 94a31e3517b9b2cfd79bf75d4e2b25f6
BLAKE2b-256 76daa2b777fbb61c79b0c40b644f74fe72f1edb753044a8b62f2428d20d2b803

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

9.3.0 This release

2 files

9.2.0

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