Skip to content

FT: Redirect to quickbooks #153

@ZainabImadulla

Description

@ZainabImadulla

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, then Redirect URIs and 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

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions