discourse-subscriptions/README.md

27 lines
985 B
Markdown
Raw Normal View History

2019-09-11 05:24:25 -04:00
# Discourse Patrons
[![Build Status](https://travis-ci.org/rimian/discourse-patrons.svg?branch=master)](https://travis-ci.org/rimian/discourse-patrons)
Accept payments from visitors to your [Discourse](https://www.discourse.org/) application. Integrates with [Stripe](https://stripe.com).
This is a newer version of https://github.com/rimian/discourse-donations. Many thanks to Chris Beach and Angus McLeod who helped on that project.
## Installation
* Be sure your site is enforcing https.
* Follow the install instructions here: https://meta.discourse.org/t/install-a-plugin/19157
* Add your Stripe public and private keys in settings and set the currency to your local value.
* Enable the plugin and wait for people to donate money.
2019-09-11 23:13:06 -04:00
## Usage
Enable the plugin and enter your Stripe API keys in the settings. You can also configure amounts and the default currency.
Visit `/patrons`
2019-09-11 05:24:25 -04:00
## Testing
## Warranty
This software comes without warranties or conditions of any kind.