Payment Processing
Comparison of packages for accepting payments.
Search & Filter
| Package | dj-stripe | django-payments | LFS - Lightning Fast Shop | django-getpaid | django-paypal | DjAdyen | django-pesapal | django-athm | Django Payments Chile | django-solana-payments |
|---|---|---|---|---|---|---|---|---|---|---|
|
Description
|
dj-stripe automatically syncs
your Stripe Data to your local database as pre-implemented D… |
Universal payment handling for
Django. |
An online-shop based on Django
|
Django payments processor.
|
A pluggable Django application
for integrating PayPal Payments Standard or Payments Pro |
A django adyen
component/dropin integration |
A django port of pesapal
payment gateway |
Django + ATH Móvil
|
Pasarelas de pago chilenas
para django-payments |
A plug-and-play Django library
for accepting online payments via the Solana blockchain |
|
Category
|
App | App | Framework | App | App | App | App | App | Other | App |
|
Using This
|
27
|
8
|
15
|
8
|
41
|
0
|
2
|
0
|
1
|
1
|
|
Python 3?
|
Yes | Yes | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
|
Dev Status
|
Production/Stable | Unknown | Unknown | Beta | Unknown | Alpha | Production/Stable | Production/Stable | Beta | Unknown |
|
Version (PyPI)
|
2.10.3 | 3.1.0 | 0.11 | 2.3.0 | 2.1 | 4.3.0 | 2.0 | 1.0.2 | 2024.12.5 | 0.2.2 |
|
Stars
|
1,782 | 1,194 | 639 | 446 | 728 | 6 | 10 | 5 | 3 | 1 |
|
Forks
|
510 | 293 | 225 | 119 | 213 | 3 | 9 | 1 | 1 | 0 |
|
Commits
|
|
|
|
|
|
|
|
|
|
|
|
Updated
|
3 May 2026 | 26 Apr 2026 | 20 Apr 2026 | 25 Mar 2026 | 18 Nov 2024 | 3 Apr 2026 | 27 Dec 2024 | 12 Jan 2026 | 27 Apr 2026 | 29 Mar 2026 |
|
License
|
MIT | BSD | BSD | MIT | UNKNOWN | MIT | BSD | MIT | MIT | MIT |
|
Links
|
||||||||||
|
Feature Comparison
(click cells to edit)
|
||||||||||
|
Subscription Management
|
|
|
|
|
|
—
|
—
|
—
|
—
|
—
|
|
PayPal
|
—
|
|
—
|
—
|
|
—
|
—
|
—
|
—
|
—
|
|
PAYMILL
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
Stripe
|
|
|
—
|
|
—
|
—
|
—
|
—
|
—
|
—
|
|
Adyen
|
—
|
—
|
—
|
—
|
—
|
|
—
|
—
|
—
|
—
|
|
Merchant
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
Custom payement
|
|
|
—
|
|
|
—
|
—
|
—
|
|
—
|
dj-stripe automatically syncs your Stripe Data to your local database as pre-implemented Django Models allowing you to use the Django ORM, in your code, to work with the data making it easier and faster.
A pluggable Django application for integrating PayPal Payments Standard or Payments Pro
Showing 10 of 42 packages in this grid.
Features Being Compared
Subscription Management
PayPal
PAYMILL
Stripe
Adyen
Got a connection to the payment provider Adyen.
Merchant
Accept payments automatically
Custom payement
A custom payement backend can be written