dj-stripe

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. (by dj-stripe)

Dj-stripe Alternatives

Similar projects and alternatives to dj-stripe

  1. cookiecutter-django

    Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. django-allauth

    Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

  4. drf-stripe-subscription

    An out-of-box Django REST framework solution for payment and subscription management using Stripe.

  5. cashier-stripe

    Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

  6. lotus

    14 dj-stripe VS lotus

    Open Source Pricing & Packaging Infrastructure (by uselotus)

  7. pyngrok

    A Python wrapper for ngrok

  8. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  9. hookee

    Command line webhooks, on demand

  10. dj-paddle

    Django + Paddle made Easy!

  11. stripe-onboarder

    Automate onboarding Stripe Connect Express accounts using Puppeteer.

  12. svelte-stripe

    Everything you need to add Stripe Elements to your Svelte project

  13. stripe-apps

    4 dj-stripe VS stripe-apps

    Stripe Apps lets you embed custom user experiences directly in the Stripe Dashboard and orchestrate the Stripe API.

  14. django_stripe_payment_form

    A Django app for adding a simple credit/debit card payment form to your project using Stripe Checkout.

  15. django-polaris

    An extendable Django app for building modular Stellar services

  16. magtape

    1 dj-stripe VS magtape

    MagTape Policy-as-Code for Kubernetes

  17. stripe-event-types

    TypeScript typings for Stripe webhook events

  18. container-vending-machine

    A container vending machine with Harbor and Stripe for independent software vendors (ISVs) to commercially distribute their software through container images. Alternative to Docker Hub Publisher

  19. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better dj-stripe alternative or higher similarity.

dj-stripe discussion

Log in or Post with

dj-stripe reviews and mentions

Posts with mentions or reviews of dj-stripe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-01.
  • I built Code Context Resolution for multiple programming languages
    2 projects | news.ycombinator.com | 1 Jul 2024
  • Django SaaS Package
    4 projects | /r/django | 25 Jun 2023
    If you don't want to use Pegasus or another paid product (presumably because of the cost), the packages I'd reach for are django-allauth for login/user stuff and dj-stripe for the Stripe integration. As for teams, there wasn't a library I was happy with so I rolled my own for Pegasus, but some people like django-tenants. It's too heavyweight for my taste as it requires a more complex dev/test/infrastructure setup with Postgres schemas, as opposed to having a single-database and handling multitenancy in the application layer. But there are pros and cons to both approaches.
  • November Stripe Developer Digest
    5 projects | dev.to | 1 Dec 2022
    dj-stripe, Django library for Stripe, released a long awaited version 2.7, which features full in-db management of webhook endpoints through the admin, multiple endpoints per install, and more.
  • Stripe Payment Intent with DRF + Vue
    1 project | /r/django | 14 Nov 2022
    I would also recommend using dj-stripe to help with syncing payment intents and setting foreign keys to the whole payment intent object since it also will handle updates via webhooks for you. https://github.com/dj-stripe/dj-stripe
  • Stripe webhooks too fast for django
    1 project | /r/django | 29 Oct 2022
    Just gonna leave this here: dj-stripe
  • Best Subscription Plugin For Django
    1 project | /r/django | 26 Oct 2022
    Add Stripe to your site via dj-stripe. That will help you manage customers and plans. I strongly recommend focusing on integrating Stripe Checkout, as you won't have to handle any cards or anything like that. Unfortunately, I did not yet write a guide about that :( And I haven't found a good one online that will go into details, step by step.
  • djstripe admin cannot view synced plans or products
    1 project | /r/django | 14 Sep 2022
    I make it a point to check the current status and state of issues and pull requests for djstripe before updating or modifying the surrounding codebase codebase for every project I have that uses the module itself.
  • Stripe App Marketplace
    2 projects | news.ycombinator.com | 24 May 2022
  • Django Stripe Subscription & Payment Integration
    2 projects | /r/django | 12 Jan 2022
    Nice work. Why start from scratch, instead of building atop https://github.com/dj-stripe/dj-stripe?
  • djstripe and Django 4.0 problems. please help!
    1 project | /r/django | 27 Dec 2021
    Django 4.0 support has been added in the master-branch as stated in https://github.com/dj-stripe/dj-stripe/issues/1507 But… this has not been released to pypi yet.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic dj-stripe repo stats
17
1,702
8.4
12 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?