Giter Club home page Giter Club logo

indico-plugin-stripe's Introduction

indico-plugin-payment-stripe

This fork uses Stripe's checkout instead of the v2 API, allowing it to be SCA-complaint.

Stripe payment support plugin for the Indico conference management system.

This plugin was tested and developed using:

  • Indico version 2.2.4
  • Stripe API version 2020-02-18.

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.

indico-plugin-stripe's People

Contributors

bow avatar maswan avatar amgadhanafy avatar bkolobara avatar j4-m avatar

Watchers

James Cloos avatar

Forkers

ovflowd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.