https://github.com/flipboxfactory/craft-stripe
Stripe integration for Craft CMS
https://github.com/flipboxfactory/craft-stripe
Last synced: 7 months ago
JSON representation
Stripe integration for Craft CMS
- Host: GitHub
- URL: https://github.com/flipboxfactory/craft-stripe
- Owner: flipboxfactory
- License: other
- Created: 2019-03-18T13:35:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-23T18:46:54.000Z (over 5 years ago)
- Last Synced: 2025-02-04T23:35:30.379Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Stripe integration for Craft CMS
[](https://gitter.im/flipboxfactory/craft-stripe?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/flipboxfactory/craft-stripe/releases)
[](LICENSE)
[](https://travis-ci.org/flipboxfactory/craft-stripe)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-stripe/code-structure)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-stripe)
[](https://packagist.org/packages/flipboxfactory/craft-stripe)
This plugin provides [Stripe](https://www.stripe.com/) integration for [Craft CMS](https://craftcms.com/).
## Requirements
This plugin requires Craft CMS 3.0.0 or later.
## Installation
To install the plugin, follow these instructions.
1. Open your terminal and go to your Craft project:
cd /path/to/project
2. Then tell Composer to load the plugin:
composer require flipboxfactory/craft-stripe
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Stripe.
## Setup
[Documentation](https://stripe.flipboxfactory.com)