flipboxfactory/craft-stripe

Stripe Integration for Craft CMS

1.3.0 2021-02-23 18:30 UTC

This package is auto-updated.

Last update: 2024-03-24 01:50:04 UTC


README

Join the chat at https://gitter.im/flipboxfactory/craft-stripe Latest Version Software License Build Status Coverage Status Quality Score Total Downloads

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.

  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