flipboxfactory / craft-stripe
Stripe Integration for Craft CMS
Installs: 2 985
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 1
Type:craft-plugin
Requires
- craftcms/cms: ^3.2
- flipboxfactory/craft-ember: ^2.1
- flipboxfactory/craft-integration: ^2.2.2
- flipboxfactory/craft-psr3: ^1.1
- stripe/stripe-php: ^7.0
Requires (Dev)
- codeception/codeception: ^3.0
- squizlabs/php_codesniffer: ^3.4
This package is auto-updated.
Last update: 2024-10-24 03:12:12 UTC
README
This plugin provides Stripe integration for Craft CMS.
Requirements
This plugin requires Craft CMS 3.0.0 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require flipboxfactory/craft-stripe
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Stripe.