# agiliq/merchant

A Django app to accept payments from various payment processors via Pluggable backends.

Repository: https://github.com/agiliq/merchant
Canonical: https://ross.abutalabs.com/products/merchant
Homepage: http://agiliq.com/demo/merchant
Language: Python
License: BSD-3-Clause
License Family: permissive
Last push: 2022-07-08T19:12:50+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5817, "days_push": 1517, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1020, forks 170 (observed 2026-08-28T04:03:15.270902+00:00)

## What it is
Django-Merchant is a Django application that lets developers accept payments from multiple payment processors through a single, unified API using pluggable backends. It supports gateways like Stripe, PayPal, Braintree, Authorize.net, and others, including off-site processing and Bitcoin.

## Use cases
- accept payments in a django app
- integrate multiple payment gateways with one api
- add stripe checkout to django
- process paypal payments from a web app
- switch payment processors without rewriting code
- accept bitcoin payments in django

## When to choose
- you are building a Django application that needs payment processing
- you want a unified API across several payment gateways
- you need both on-site and off-site payment processing options

## When to avoid
- your project does not use Django
- you need actively maintained payment integrations with the latest gateway APIs
- you use Flask, FastAPI, or another non-Django framework

## Facets
- artifact type: library
- maturity: maintenance
- function: api-framework, middleware, sdk
- domain: fintech, web-development, e-commerce, backend
- platform: python, self-hosted
- tags: django, payment-processing, payment-gateways, stripe, paypal, braintree, pluggable-backends, e-commerce, web-server

## Member repositories
- agiliq/merchant (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:15.270902+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:08:54.602886+00:00, confidence not recorded.
  - readme: https://github.com/agiliq/merchant (fetched 2026-08-28T04:03:15.270902+00:00, sha 2d4a3bb00ca5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
