Indico会议管理系统Stripe支付支持插件。
项目描述
indico-plugin-payment-stripe
Stripe支付支持插件,用于Indico会议管理系统。
此插件使用以下版本进行测试和开发:
Indico版本2.1.7
Stripe API版本2018-11-02。
其他版本的Indico和/或Stripe可能无法按预期工作。我们建议在使用此插件之前彻底测试您的集成。
有关测试指南,请参阅Stripe测试文档。
问题
请查看我们的问题跟踪器,以获取所有待解决问题。我们欢迎任何形式的贡献,从错误报告到拉取请求。
要求
Python 2.7
开发
设置
通常,以下步骤可以指导您设置本地开发环境
# Clone the repository and cd into it
$ git clone {repo-url}
$ cd indico-payment-stripe
# Create your virtualenv, using pyenv for example (highly recommended: https://github.com/pyenv/pyenv)
$ pyenv virtualenv 2.7.15 indico-plugin-stripe-dev
# From within the root directory and with an active virtualenv, install the dependencies and package itself
$ pip install -e .[dev]
# Check that everything works by running the tests
$ tox
许可证
此插件是MIT许可。请参阅LICENSE文件以获取完整许可证。
此插件中包含的Stripe标志的使用受Stripe的使用协议约束。
变更日志
版本 0.0
发布 0.0.1
发布日期:2019年2月17日。
首次在PyPI上发布。
项目详细信息
关闭
indico-plugin-payment-stripe-0.0.1.tar.gz 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 7fe107c95c927e54b71cb809ebc79cd84d4edbbb97ebed8b42246fa3b107563c |
|
MD5 | 9fe7b8fd280268e44fc5e789dbc3a317 |
|
BLAKE2b-256 | 07f9126e1836189f44a2d7528fc4a0e9c9210393e7606a18b0f177d850c6f764 |
关闭
indico_plugin_payment_stripe-0.0.1-py2.py3-none-any.whl 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | b51fc1cd29566eeea7d0133d79293e0934b95af6bfb83271d156835d7012d3e0 |
|
MD5 | 939ce15cfb09e4bde178b22da0544290 |
|
BLAKE2b-256 | 8b3a504ca37ba984d420898eadadcc13151c68cf8049359c67e3377f55d1df00 |