Stripe的Django应用程序
项目描述
======================
django-stripe-payments
======================
Stripe的Django应用程序
.. 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/
此应用程序允许您处理一次性费用,以及使用Stripe管理
订阅的用户注册。
文档可在http://django-stripe-payments.readthedocs.org找到
一些建议的集成步骤
1. 覆盖提供的模板以使用您的继承树(例如,基类等)和块名称。
2. 将您的Stripe账户指向支付URL中的webhook地址。
3. 添加此处提供的静态媒体片段(否则实际上不会与Stripe通信)
* http://django-stripe-payments.readthedocs.org/en/latest/installation.html#configuration-modifications-to-settings-py
4. 如果尚未设置,请设置SSL。
5. 定义一些计划(参见文档)。
6. 运行syncdb以生成必要的表,然后运行init_plans和init_customers。
开发
-----------
要运行测试套件:
$ pip install detox
$ detox
django-stripe-payments
======================
Stripe的Django应用程序
.. 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/
此应用程序允许您处理一次性费用,以及使用Stripe管理
订阅的用户注册。
文档可在http://django-stripe-payments.readthedocs.org找到
一些建议的集成步骤
1. 覆盖提供的模板以使用您的继承树(例如,基类等)和块名称。
2. 将您的Stripe账户指向支付URL中的webhook地址。
3. 添加此处提供的静态媒体片段(否则实际上不会与Stripe通信)
* http://django-stripe-payments.readthedocs.org/en/latest/installation.html#configuration-modifications-to-settings-py
4. 如果尚未设置,请设置SSL。
5. 定义一些计划(参见文档)。
6. 运行syncdb以生成必要的表,然后运行init_plans和init_customers。
开发
-----------
要运行测试套件:
$ pip install detox
$ detox
项目详情
关闭
django-stripe-payments-2.0.0.tar.gz 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | f1b9e2a82805b84e8819e23fb1a76b1fb813ddbe90cbc28294a51efa398da12a |
|
MD5 | 08612839a4a73dccda79d9562911ab85 |
|
BLAKE2b-256 | 5bd0729fa9ecab77b9d2c8559f45eca38847db55de02d2897e86d6516146cfe3 |