Skip to content

Stripe Payment Processor Addon for Shuup

License

Notifications You must be signed in to change notification settings

wgarlock/shuup-stripe

 
 

Repository files navigation

https://travis-ci.org/shuup/shuup-stripe.svg?branch=master PyPI

Shuup Stripe Addon

This package implements Stripe Checkout for the Shuup platform.

Copyright

Copyright (C) 2012-2019 by Shoop Commerce Ltd. <[email protected]>

Shuup is International Registered Trademark & Property of Shoop Commerce Ltd., Business ID: FI27184225, Business Address: Iso-Roobertinkatu 20-22, 00120 HELSINKI, Finland.

License

Shuup Stripe addon is published under Open Software License version 3.0 (OSL-3.0). See the LICENSE file distributed with Shuup.

Running tests

You can run tests with py.test.

Requirements for running tests:

  • Your virtualenv needs to have Shuup installed.

  • Project root must be in the Python path. This can be done with:

    pip install -e .
  • The packages from requirements-test.txt must be installed.

    pip install -r requirements-test.txt

To run tests, use command:

py.test -v

About

Stripe Payment Processor Addon for Shuup

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.0%
  • HTML 12.0%