Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1016 Bytes

index.rst

File metadata and controls

42 lines (35 loc) · 1016 Bytes

Django + Stripe Made Easy

  • Subscription management
  • Subscription during registration
  • Single-unit purchases
  • Works with Django ~=1.9.1, 1.8
  • Works with Python 3.4, 2.7
  • Works with Bootstrap 3
  • Built-in migrations
  • Dead-Easy installation
  • Leverages in the best of the 3rd party Django package ecosystem.
  • djstripe namespace so you can have more than one payments related app.
  • Documented (Making good progress)
  • Tested (Making good progress)

Contents

.. toctree::
   :maxdepth: 2

   installation
   usage
   settings
   cookbook
   migrating_to_djstripe
   contributing
   authors
   history

Constraints

  1. For stripe.com only
  2. Only use or support well-maintained third-party libraries
  3. For modern Python and Django