diff --git a/README.md b/README.md index 2f2c2de..89e4ec6 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,20 @@ Accept donations in Discourse! Integrates with [Stripe](https://stripe.com). -Note: Stripe requires HTTPS. - ## Creating new user accounts -This is an experimental feature. A user can create a new account if there is a donation. +**This is an experimental feature.** A user can create a new account if they makes a successful donation. ## 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. +* Check that the custom header is enabled in admin > customize > themes. +* Enable the plugin and wait for people to donate money. + +Note: There's an issue upgrading to 1.8.0.beta11 with themes. You might be required to disable the plugin to do upgrades. + ## Configuration