Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 684 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 684 Bytes

payment

A payments backend following closely to the Braintree example

Documentation

https://ua-acm-student-chapter.github.io/docs/backend_docs.html

Use it for your student organization

Deploy

Deployment Guide

https://ua-acm-student-chapter.github.io/docs/deployment_guide.html

About

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?