449 Forks
1383 Stars
1383 Watchers

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.

How to download and setup dj-stripe

Open terminal and run command
git clone https://github.com/dj-stripe/dj-stripe.git
git clone is used to create a copy or clone of dj-stripe repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dj-stripe https://github.com/dj-stripe/dj-stripe/archive/master.zip

Or simply clone dj-stripe with SSH
[email protected]:dj-stripe/dj-stripe.git

If you have some problems with dj-stripe

You may open issue on dj-stripe support forum (system) here: https://github.com/dj-stripe/dj-stripe/issues