This package implements Stripe Checkout for the Shuup platform.
Copyright (c) 2012-2017 by Shoop Commerce Ltd. <contact@shuup.com>
Shuup is International Registered Trademark & Property of Shoop Commerce Ltd., Business ID: FI24815722, Business Address: Aurakatu 12 B, 20100 Turku, Finland.
Shuup Stripe Addon is published under the GNU Affero General Public License, version 3 (AGPLv3). See the LICENSE file.
Tests are run with py.test. If you already have a virtualenv where you are able to run Shuup's tests, you should be able to run these in the same virtualenv. A stub package.json exists with a properly configured test script, so all you need to do is:
npm test