Git Product home page Git Product logo

django-stripe-payments's Introduction

Django Stripe Payments

Pinax

Pinax is an open-source platform built on the Django Web Framework. It is an ecosystem of reusable Django apps, themes, and starter project templates. This collection can be found at http://pinaxproject.com.

This app was developed as part of the Pinax ecosystem but is just a Django app and can be used independently of other Pinax apps.

django-stripe-payments

django-stripe-payments is a payments Django app for Stripe.

This app allows you to process one off charges as well as signup users for recurring subscriptions managed by Stripe.

Some suggested integration steps:
  1. Overload the templates provided to use your inheritance tree (for bases etc) and block names.
  2. Point your stripe account at the webhook address in the payments urls.
  3. Add the static media snippet from here (or else nothing will actually talk to stripe):
  1. Set up SSL if you have not already.
  2. Define some plans (see docs).
  3. Run syncdb to generate the necessary tables, then init_plans and init_customers.

Development

To run test suite:

$ pip install detox
$ detox

Documentation

For updates and news regarding the Pinax Project, please follow us on Twitter at @pinaxproject and check out our blog http://blog.pinaxproject.com.

Code of Conduct

In order to foster a kind, inclusive, and harassment-free community, the Pinax Project has a code of conduct, which can be found here http://pinaxproject.com/pinax/code_of_conduct/.

Pinax Project Blog and Twitter

Documentation for django-stripe-payments can be found at http://django-stripe-payments.readthedocs.org The Pinax documentation is available at http://pinaxproject.com/pinax/.

django-stripe-payments's People

Contributors

paltman avatar fredpalmer avatar almostabc avatar domenkozar avatar epicserve avatar brosner avatar jtauber avatar silent1mezzo avatar adi-li avatar prydie avatar lizrice avatar dulacp avatar bfirsh avatar frewsxcv avatar pydanny avatar davegaeddert avatar lukeburden avatar rizumu avatar brad avatar buddylindsey avatar jbarham avatar johnfraney avatar kvnn avatar empty avatar huxley avatar arlenarlenarlen avatar bwarren2 avatar kulbir avatar

Watchers

James Cloos avatar Jawed Salim avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.