2017-01-29 20:35:04 -05:00
|
|
|
# CHOICE Discourse
|
2017-02-01 19:49:22 -05:00
|
|
|
|
|
|
|
Enables stripe payments from discourse.
|
|
|
|
|
|
|
|
# Configuration
|
|
|
|
|
|
|
|
You can either set your environment vars in docker or save them in a yaml.
|
2017-02-06 21:56:22 -05:00
|
|
|
|
|
|
|
# Testing
|
|
|
|
|
|
|
|
Run the local js acceptance tests here:
|
|
|
|
|
|
|
|
http://localhost:3000/qunit?module=Acceptance%3A%20Choice%20Discourse
|