======================
django-stripe-payments
======================
a payments Django app for Stripe
.. image:: https://img.shields.io/travis/pinax/django-stripe-payments.svg
:target: https://travis-ci.org/pinax/django-stripe-payments
.. image:: https://img.shields.io/coveralls/pinax/django-stripe-payments.svg
:target: https://coveralls.io/r/pinax/django-stripe-payments
.. image:: https://img.shields.io/pypi/dm/django-stripe-payments.svg
:target: https://pypi.python.org/pypi/django-stripe-payments/
.. image:: https://img.shields.io/pypi/v/django-stripe-payments.svg
:target: https://pypi.python.org/pypi/django-stripe-payments/
.. image:: https://img.shields.io/badge/license-MIT-blue.svg
:target: https://pypi.python.org/pypi/django-stripe-payments/
This app allows you to process one off charges as well as signup users for
recurring subscriptions managed by Stripe.
Documentation can be found at http://django-stripe-payments.readthedocs.org
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):
* http://django-stripe-payments.readthedocs.org/en/latest/installation.html#configuration-modifications-to-settings-py
4. Set up SSL if you have not already.
5. Define some plans (see docs).
6. Run syncdb to generate the necessary tables, then init_plans and init_customers.
Development
-----------
To run test suite::
$ pip install detox
$ detox
django-stripe-payments
======================
a payments Django app for Stripe
.. image:: https://img.shields.io/travis/pinax/django-stripe-payments.svg
:target: https://travis-ci.org/pinax/django-stripe-payments
.. image:: https://img.shields.io/coveralls/pinax/django-stripe-payments.svg
:target: https://coveralls.io/r/pinax/django-stripe-payments
.. image:: https://img.shields.io/pypi/dm/django-stripe-payments.svg
:target: https://pypi.python.org/pypi/django-stripe-payments/
.. image:: https://img.shields.io/pypi/v/django-stripe-payments.svg
:target: https://pypi.python.org/pypi/django-stripe-payments/
.. image:: https://img.shields.io/badge/license-MIT-blue.svg
:target: https://pypi.python.org/pypi/django-stripe-payments/
This app allows you to process one off charges as well as signup users for
recurring subscriptions managed by Stripe.
Documentation can be found at http://django-stripe-payments.readthedocs.org
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):
* http://django-stripe-payments.readthedocs.org/en/latest/installation.html#configuration-modifications-to-settings-py
4. Set up SSL if you have not already.
5. Define some plans (see docs).
6. Run syncdb to generate the necessary tables, then init_plans and init_customers.
Development
-----------
To run test suite::
$ pip install detox
$ detox
Release files for django-stripe-payments 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-stripe-payments-2.0.0.tar.gz | 28.5 kB | Details |
Release files / django-stripe-payments-2.0.0.tar.gz
| Download URL | django-stripe-payments-2.0.0.tar.gz |
|---|---|
| Size | 28.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f1b9e2a82805b84e8819e23fb1a76b1fb813ddbe90cbc28294a51efa398da12a
|
|
BLAKE2b-256 checksum How to use checksums |
5bd0729fa9ecab77b9d2c8559f45eca38847db55de02d2897e86d6516146cfe3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |