A Discourse plugin that allows payments and subscription management via Stripe.
Go to file
Rimian Perkins 3f32c212d8 rename to "payments" 2017-02-14 10:11:10 +11:00
app a child page at user/:username/choice 2017-02-10 15:10:47 +11:00
assets/javascripts/discourse rename to "payments" 2017-02-14 10:11:10 +11:00
config a child page at user/:username/choice 2017-02-10 15:10:47 +11:00
lib move payment button into choice page and make a link 2017-02-09 12:17:25 +11:00
test/javascripts/acceptance rename to "payments" 2017-02-14 10:11:10 +11:00
.gitignore ignore byebug 2017-02-06 12:30:16 +11:00
LICENSE Initial commit 2017-01-30 10:52:35 +11:00
README.md inital empty page 2017-02-07 13:56:22 +11:00
jsapp acceptacnce test verifies page renders 2017-02-13 11:35:59 +11:00
plugin.rb rename to "payments" 2017-02-14 10:11:10 +11:00

README.md

CHOICE Discourse

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%20Choice%20Discourse