Quickbooks Integration with your LMS

Automatically create invoices, customers, and products in your QuickBooks account with our QuickBooks integration.

The integration will recognize LMS events such as Order Created, Order Updated, Order Payment completed, Account Details Updated for the user who placed the order, and pass that data along to QuickBooks, allowing you to keep your orders synced.

In this guide, we will go through how to set up the QuickBooks integration with AOM. Each major step is broken down so that you can easily get it connected.


In this article


Create a Sandbox for testing

Step 1: Sign in to the QuickBooks Online developer platform

  1. Go to: https://developer.intuit.com
  2. Click on Sign In, and follow the prompts to log in to your account.

Step 2: Create a sandbox company

  1. Once logged in, click on API Docs & Tools > Sandbox.

  2. Click on Add a sandbox company.

  1. Follow the prompts to create a new sandbox company.
  2. Once created, note down the company ID (this will be used later).


Step 3: Create an App

  1. From the top menu, click on Dashboard to go to the My Apps Dashboard.

  2. Click on Create an app.
  3. Select QuickBooks Online and Payments.
  4. Give the app a name (e.g., aom-integration).
  5. Provide the app with the following scope:
    1. com.intuit.quickbooks.accounting

  1. Click on Create app.
  2. Once your app has been created, you should be automatically redirected to the app details page. If not, click on Dashboard, and then in the My Apps Dashboard, click on your app's name.

  3. Navigate to Developer Settings > Keys & credentials.

  4. In the Keys & credentials, note down your app's Client ID & Client Secret (these will be used later).

  1. Keep this page open, as we will be entering the Redirect URI later.

Step 4: Connect QuickBooks with your LMS

  1. Go to your AOM platform, and navigate to Integrations > QuickBooks > Manage.

  1. Click on the Enable Quickbooks? toggle to enable the integration.
  2. Enter the Client ID, Client Secret, and Company ID that you noted down from previous steps.

  3. Note down or copy the Redirect URI from the bottom of the page.

  4. On the Keys & credentials page for your app on https://developer.intuit.com, click on Add URI.
  5. Enter the Redirect URI you noted down from your AOM platform.
  6. Click on Save.


  7. Now, go back to your AOM QuickBooks integration page, and click on Save & Authorize.


  8. You will be redirected to QuickBooks. Select your sandbox company, and click on Next.
  9. Your LMS is now connected to QuickBooks!

You can now create some test orders in your AOM platform, and they will automatically create invoices/customers/products/payments in QuickBooks.

To access the sandbox company you created:

  1. Navigate to https://developer.intuit.com
  2. Click on API Docs & Tools > Sandbox.
  3. Click on the company name (e.g., Sandbox Company_US_1).

Connect with your production account

Step 1: Sign in to the QuickBooks Online developer platform

  1. Go to: https://developer.intuit.com
  2. Click on Sign In, and follow the prompts to log in to your account.

Step 2: Create an App

Please skip to Step 3 if you already created a Sandbox app

  1. From the top menu, click on Dashboard to go to the My Apps Dashboard.

  2. Click on Create an app.
  3. Select QuickBooks Online and Payments.
  4. Give the app a name (e.g., aom-integration).
  5. Provide the app with the following scope:
    1. com.intuit.quickbooks.accounting

  1. Click on Create app.
  2. Once your app has been created, you should be automatically redirected to the app details page. If not, click on Dashboard, and then in the My Apps Dashboard, click on your app's name.

Step 3: Configure the App for production

  1. Navigate to Production Settings > Keys & credentials.
  2. QuickBooks should present you with a checklist of items that are required, in order to make the app available in production. You will need to go through each requirement, and follow the prompts to complete the necessary information. Please find sample data provided below.

Verify your email address

If your email address hasn't been confirmed yet, you will need to follow the QuickBooks prompts to verify your email.


Add your app's end-user license agreement and privacy policy


Add your app's host domain, launch URL, and disconnect URL

These URLs will be specific to your AOM platform.


Select at least one category for your app

  • Select eCommerce Management


Tell us about regulated industries that use your app

  • Select None of the above


Tell us where your app is hosted

  • Select United States of America


Go to the app assessment questionnaire

The questionnaire should take around 10 minutes to complete with the below information.

  • Click on Start questionnaire

General Questions

  1. Has your company ever received any complaints, lawsuits, or investigative requests from regulatory authorities or government agencies?
    1. No
  2. Have you worked with legal counsel to understand any regulatory requirements or other considerations related to your business activities and use of user data?
    1. Yes
  3. Have you reviewed and confirmed that you will comply with the security policies found here?
    1. Yes, I confirm that my app will comply with the security policies found above.
  4. Have you reviewed and confirmed that you will comply with the Supplier Code of Conduct found here?
    1. Yes, I confirm that my app will comply with the Supplier Code of Conduct found above.
  5. Apps that use Intuit APIs (whether public or private) need to be relevant and clearly related to QuickBooks, accounting, payments, workflows, finance, and other acceptable uses.

    Is your app designed for either of the following:

    1. Yes
  6. Are you or any of your representatives (including owners, affiliated parties, associated parties or any beneficiaries):

    (i) on any sanctions lists in the countries available in the app store or

    (ii) located or doing business in Russia, and/or any of the US embargoed countries (which includes the Crimea region, Donetsk People's Republic (DNR), Luhansk People's Republic (LNR) of Ukraine, North Korea, Iran, Cuba, and the Syrian Arab Republic)?

    1. No
  7. Does your application involve any generative AI functionality, including but not limited to ChatGPT, GPT-3 or 4, Google’s BARD, conversational chatbots, etc.?
    1. No

  • Click Save
  • Then, click Next Tab

App Information

  1. Which of the following is true about your app (at least one option must be checked):
    1. You were asked to create this app in order to get credentials/keys to be used on another platform that integrates with QuickBooks
    2. https://docs.academyofmine.com/article/320-quickbooks-integration-with-your-lms
  2. Have you added some form of Re-CAPTCHA to your site or app to prevent fraudulent transactions?
    1. No. My app does not process payments.

  • Click Submit
  • Once the questionnaire has been completed, you can close the questionnaire tab. You will typically receive an email within 5 minutes to confirm the status of the submission. However, you can also see the status by navigating to your app > Production Settings > App assessment questionnaire.


Step 4: Connect QuickBooks with your LMS

  1. Once your app has been created, you should be automatically redirected to the app details page. If not, click on Dashboard, and then in the My Apps Dashboard, click on your app's name.
  1. Navigate to Production Settings > Keys & credentials.

  1. In the Keys & credentials, note down your app's Client ID & Client Secret (these will be used later).

  1. Keep this page open, as we will be entering the Redirect URI later.
  2. Go to your AOM platform, and navigate to Integrations > QuickBooks > Manage.

  1. Click on the Enable Quickbooks? toggle to enable the integration.
  2. Ensure you are in PRODUCTION mode.
  3. Enter the Client ID, Client Secret, and Company ID that you noted down from previous steps.

  4. Note down or copy the Redirect URI from the bottom of the page.

  5. On the Keys & credentials page for your app on https://developer.intuit.com, click on Add URI.
  6. Enter the Redirect URI you noted down from your AOM platform.
  7. Click on Save.


  8. Now, go back to your AOM QuickBooks integration page, and click on Save & Authorize.


  9. You will be redirected to QuickBooks. Select your company, and click on Next.
  10. Your LMS is now connected to QuickBooks!