Contents

dj-stripe 2.8.3

0

Django + Stripe made easy

Django + Stripe made easy

Stars: 1533, Watchers: 1533, Forks: 471, Open Issues: 64

The dj-stripe/dj-stripe repo was created 10 years ago and the last code push was 6 days ago.
The project is very popular with an impressive 1533 github stars!

How to Install dj-stripe

You can install dj-stripe using pip

pip install dj-stripe

or add it to a project with poetry

poetry add dj-stripe

Package Details

Author
Alexander Kavanaugh
License
MIT
Homepage
https://dj-stripe.dev
PyPi:
https://pypi.org/project/dj-stripe/
Documentation:
https://dj-stripe.dev/dj-stripe/
GitHub Repo:
https://github.com/dj-stripe/dj-stripe

Classifiers

  • Office/Business/Financial
  • Software Development/Libraries/Python Modules
No  dj-stripe  pypi packages just yet.

Errors

A list of common dj-stripe errors.

Code Examples

Here are some dj-stripe code examples and snippets.

GitHub Issues

The dj-stripe package has 64 open issues on GitHub

  • Sqlite3 database is locked error
  • Error while subscription sync_from_stripe_data
  • Webhook events for database-stored webhooks seem to be processed using the API key stored in environment
  • Fix flake8 errors
  • Create a way to migrate legacy JSONField text columns
  • Replace WEBHOOK_EVENT_CALLBACK with a signal
  • checkout.session.completed and customer.subscription.created failing
  • Unable to subscribe a customer in 2.6.0c1
  • Update and Fix Formatting Issues
  • Updated SubscriptionSchedule Model
  • Added Support for SourceTransaction model
  • Made get_remote_ip func swappable by exposing a new setting
  • Added Support for Subscriptionitem proration_behavior
  • Added Support for Subscription proration_behavior
  • Added Support for Subscription Pauses

See more issues on GitHub

Related Packages & Articles

bugsnag 4.6.2

Automatic error monitoring for django, flask, etc.

Authlib 1.3.0

The ultimate Python library in building OAuth and OpenID Connect servers and clients.

ariadne 0.23.0

Ariadne is a Python library for implementing GraphQL servers.