An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Stripe integration for Craft CMS
[![Join the chat at https://gitter.im/flipboxfactory/craft-stripe](https://badges.gitter.im/flipboxfactory/craft-stripe.svg)](https://gitter.im/flipboxfactory/craft-stripe?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Latest Version](https://img.shields.io/github/release/flipboxfactory/craft-stripe.svg?style=flat-square)](https://github.com/flipboxfactory/craft-stripe/releases)
[![Software License](https://img.shields.io/badge/license-Proprietary-brightgreen.svg?style=flat-square)](LICENSE)
[![Build Status](https://img.shields.io/travis/flipboxfactory/craft-stripe/master.svg?style=flat-square)](https://travis-ci.org/flipboxfactory/craft-stripe)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/flipboxfactory/craft-stripe.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/craft-stripe/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/g/flipboxfactory/craft-stripe.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/craft-stripe)
[![Total Downloads](https://img.shields.io/packagist/dt/flipboxfactory/craft-stripe.svg?style=flat-square)](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)