-
Notifications
You must be signed in to change notification settings - Fork 0
FT: Redirect to quickbooks #153
Copy link
Copy link
Open
Description
We need to edit a couple things:
Change the redirectUri in the QuickbooksClient to be the actual URL of the frontend. This will also need to be edited on the Quickbooks dashboard under our app configuration (this will require signing into the actual Prisere QB app, ask @ZainabImadulla)
Steps for QB dashboard:
- Go to Intuit developer site and in the top right menu go to
App Dashboard - Go to the Prisere app, then
Setttings, thenRedirect URIsand under production we want the new redirect URIs. This will allow the OAuth flow for QB to redirect to our site.
We're gonna want to actually start using the environment constructor arg in the client as well, make the necessary changes in the client to do so.
Also make sure the frontend revalidates the existence of a QB account after the OAuth flow completes
- As part of the onboarding flow
- In the settings
Once a user has connected to quickbooks, they can't upload CSVs. To see if they connected to quickbooks, see if they have a company_external object

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels