agiliq/merchant
A Django app to accept payments from various payment processors via Pluggable backends. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5817
- days_rel: n/a
- days_push: 1517
- n_releases_24m: 0
Adoption not part of the score
1020 stars · 170 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
api-framework middleware sdk fintech web-development e-commerce backend python self-hosted django payment-processing payment-gateways stripe paypal braintree pluggable-backends e-commerce web-server
1 source
- readme: https://github.com/agiliq/merchant · fetched 2026-08-28 · 2d4a3bb00ca5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| agiliq/merchant | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem