A Discourse plugin that allows payments and subscription management via Stripe.
Go to file
Rimian Perkins 14e81d394b add test app 2017-02-06 12:30:56 +11:00
app return json 2017-02-02 13:11:10 +11:00
assets/javascripts/discourse/templates/connectors/user-profile-primary Transaction works. Still need to tidy up response 2017-02-02 11:49:22 +11:00
config stripe button requests mounted engine 2017-01-31 14:21:27 +11:00
lib add test app 2017-02-06 12:30:56 +11:00
spec add test app 2017-02-06 12:30:56 +11:00
.gitignore ingore byebug 2017-02-06 12:29:24 +11:00
.ruby-version add ruby version 2017-02-03 12:33:59 +11:00
.travis.yml enable travis 2017-02-02 14:57:57 +11:00
Gemfile add byebug 2017-02-06 12:15:58 +11:00
Gemfile.lock add byebug 2017-02-06 12:15:58 +11:00
LICENSE Initial commit 2017-01-30 10:52:35 +11:00
README.md enable travis 2017-02-02 14:57:57 +11:00
Rakefile add test app 2017-02-06 12:30:56 +11:00
plugin.rb move into engine.rb 2017-02-06 12:11:48 +11:00

README.md

CHOICE Discourse

Build Status

Enables stripe payments from discourse.

Configuration

You can either set your environment vars in docker or save them in a yaml.

Testing