Stripe payment support plugin for the Indico conference management system.
Project description
indico-plugin-payment-stripe
Stripe payment support plugin for the Indico conference management system.
This plugin was tested and developed using:
Indico version 2.1.7
Stripe API version 2018-11-02.
Other versions of Indico and/or Stripe may or may not function as intended. We recommend that you test your integration thoroughly before using this plugin.
See the Stripe testing documentation for a testing guide.
Issues
Check out our issue tracker for a complete list of outstanding issues. We welcome any kind of contributions, from bug reports to pull requests.
Requirements
Python 2.7
Development
Setup
In general, the following steps can be your guide for setting a local development environment:
# 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
License
This plugin is MIT-licensed. Refer to the LICENSE file for the full license.
Use of the Stripe logo included in this plugin is covered by Stripe’s usage agreement.
Changelog
Version 0.0
Release 0.0.1
Release date: 17 February 2019.
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file indico-plugin-payment-stripe-0.0.1.tar.gz
.
File metadata
- Download URL: indico-plugin-payment-stripe-0.0.1.tar.gz
- Upload date:
- Size: 29.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fe107c95c927e54b71cb809ebc79cd84d4edbbb97ebed8b42246fa3b107563c |
|
MD5 | 9fe7b8fd280268e44fc5e789dbc3a317 |
|
BLAKE2b-256 | 07f9126e1836189f44a2d7528fc4a0e9c9210393e7606a18b0f177d850c6f764 |
File details
Details for the file indico_plugin_payment_stripe-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: indico_plugin_payment_stripe-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 29.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b51fc1cd29566eeea7d0133d79293e0934b95af6bfb83271d156835d7012d3e0 |
|
MD5 | 939ce15cfb09e4bde178b22da0544290 |
|
BLAKE2b-256 | 8b3a504ca37ba984d420898eadadcc13151c68cf8049359c67e3377f55d1df00 |