Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Payments API #9

Open
rdixit opened this issue Jun 1, 2016 · 2 comments
Open

Payments API #9

rdixit opened this issue Jun 1, 2016 · 2 comments
Assignees

Comments

@rdixit
Copy link
Contributor

rdixit commented Jun 1, 2016

Rohan created a bank account and connected it to OpenTilt.

Here's how to get info from the OpenTilt service. We need to connect a user's payment to a user profile, and keep track of total budget.

Example Usage (Return a JSON array of campaign data)
https://pro.tilt.com/api/campaigns/9832?api_key=8f8c93a099b55369a43d

Example Usage (Return a JSON array of the latest 5,000 payments)
https://pro.tilt.com/api/campaigns/9832/payments?api_key=8f8c93a099b55369a43d

@rdixit
Copy link
Contributor Author

rdixit commented Jun 1, 2016

This means I'll be in charge of paying everyone back, or buying stuff in the proposals, as the case may be. The API provides an open record of every dollar in for transparency.

@rdixit rdixit self-assigned this Jun 1, 2016
@rdixit
Copy link
Contributor Author

rdixit commented Jun 1, 2016

Could also open up all bank account transactions (dollars out) via something like http://www.ofx.net/

@dsernst dsernst changed the title Setup OpenTilt payments and connect payments to user accounts Payments API Jun 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant