2017-01-29 20:35:04 -05:00
|
|
|
# CHOICE Discourse
|
2017-02-01 19:49:22 -05:00
|
|
|
|
2017-02-01 22:57:57 -05:00
|
|
|
[![Build Status](https://travis-ci.org/choiceaustralia/memberful-integration.svg?branch=master)](https://travis-ci.org/choiceaustralia/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-01 22:57:57 -05:00
|
|
|
|
|
|
|
# Testing
|
2017-02-06 21:56:22 -05:00
|
|
|
|
|
|
|
Run the local js acceptance tests here:
|
|
|
|
|
2017-02-13 21:39:14 -05:00
|
|
|
http://localhost:3000/qunit?module=Acceptance%3A%20Discourse%20Payments
|