Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Epic: Integrate with Splitwise to keep up with expenses #131

Open
stephenyeargin opened this issue Nov 29, 2014 · 0 comments
Open

Epic: Integrate with Splitwise to keep up with expenses #131

stephenyeargin opened this issue Nov 29, 2014 · 0 comments
Milestone

Comments

@stephenyeargin
Copy link
Member

If the prospect if building out an entire accounting system within the application is unappealing, the Splitwise API may be beneficial. It allows for the creation of expenses assigned to a user (an email address) and can process the payments through a handful of processors.

  • We OAuth a bot (not sure if we should auth individuals, but a bot seems plausible)
  • Bot creates a group that aligns 1-to-1 with the SeatShare group (tracks Splitwise group ID)
  • Bot adds expenses for individual tickets when transfer request is processed (track expense ID with request)
  • Bot can cancel a given expense when a ticket request is cancelled
  • Users can log into Splitwise to make payments or edit terms
  • Platform pulls in current balances for group
@stephenyeargin stephenyeargin added this to the Icebox milestone Nov 29, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant