A payments backend following closely to the Braintree example
https://ua-acm-student-chapter.github.io/docs/backend_docs.html
Deployment Guide
https://ua-acm-student-chapter.github.io/docs/deployment_guide.html
What the heck is this for?
- Payments is a node.js API that handles making requests to Braintree to fulfill dues payments.
Through what sorcery is this achieved?
- We used the simple server example from Braintree to build this- https://developers.braintreepayments.com/start/hello-server/node