A Sinatra service to receive webhook events from Balanced Payments and forward them as messages to a HipChat room
- Install the app to a server of your choice.
- Set environment variables for
HIPCHAT_API_KEYandHIPCHAT_ROOM_ID - Create a webhook in your Balanced marketplace. You can do this in Dashboard > My Marketplace > Settings > Add a webhook
- Set the environment variables
heroku config:set HIPCHAT_API_KEY=youapikey HIPCHAT_ROOM_ID=roomid - Create a webhook in your Balanced marketplace. You can do this in Dashboard > My Marketplace > Settings > Add a webhook
Balanced HipChat Notifier is released under the MIT License. It is maintained courtesy of FaithStreet by Glenn Ericksen.
