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