A Discourse plugin that allows payments and subscription management via Stripe.
Go to file
Rimian Perkins 6867f584be merge in staging 2017-02-14 13:39:14 +11:00
app a child page at user/:username/choice 2017-02-10 15:10:47 +11:00
assets/javascripts/discourse refactor route map 2017-02-14 10:45:01 +11:00
config change routes 2017-02-14 10:28:07 +11:00
lib merge in staging 2017-02-14 13:39:14 +11:00
spec add test app 2017-02-06 12:30:56 +11:00
test/javascripts/acceptance check payment link exists 2017-02-14 10:19:59 +11:00
.gitignore ignore byebug 2017-02-06 12:30:16 +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 merge in staging 2017-02-14 13:39:14 +11:00
Rakefile add test app 2017-02-06 12:30:56 +11:00
jsapp acceptacnce test verifies page renders 2017-02-13 11:35:59 +11:00
plugin.rb merge in staging 2017-02-14 13:39:14 +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

Run the local js acceptance tests here:

http://localhost:3000/qunit?module=Acceptance%3A%20Discourse%20Payments