Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

indico-plugin-payment-stripe-0.0.1.tar.gz (29.5 kB view hashes)

Uploaded Source

Built Distribution

indico_plugin_payment_stripe-0.0.1-py2.py3-none-any.whl (29.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page