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

Connect to quickbooks to determine if member is current #5

Open
highlnd opened this issue Aug 8, 2013 · 2 comments
Open

Connect to quickbooks to determine if member is current #5

highlnd opened this issue Aug 8, 2013 · 2 comments

Comments

@highlnd
Copy link

highlnd commented Aug 8, 2013

Since Quickbooks knows if a member is current, the victoria-club api needs to connect to it to determine whether a member is current or not.

Here is a link to the API explorer for QBO:

https://developer.intuit.com/apiexplorer?apiname=V2QBO

Some thoughts:

  • We'll need a new field in the parse DB to hold the id of the member in QBO so that we can link the data in parse to QBO
  • This data should be retrieved in the GET /api/v0/users/{id}/show.json and the GET /api/v0/users.json routes
@motdotla
Copy link
Member

I like this idea

@motdotla
Copy link
Member

This should live in a separate repo/process - we've determined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants