Logo
Home

Category: Technical Tips

  • Two new QuickBooks API integration guides

    Two new QuickBooks API integration guides

    We recently published a new eCommerce integration guide and a new Global Tax Model integration guide for QuickBooks API.

  • Item hierarchies using categories coming in QuickBooks

    Item hierarchies using categories coming in QuickBooks

    By now you’ve probably heard about the changes coming to QuickBooks Products & Services list — and available today for you to preview and experiment with in developer sandboxes. Given what I’ve heard from developers integrating with the QuickBooks Item resource over the past couple of years, for the most part, these changes should be a cause for celebration, as it should make it much easier for you to integrate your category/subcategory/product hierarchies with ours now.

  • Intuit RealmIds are changing November 14: Are you prepared?

    Intuit RealmIds are changing November 14: Are you prepared?

    If your application stores Intuit Realm or Company Ids as integers in a data store, then please read carefully, because new realmIds will be larger than an integer.

  • Up and running with Node.js and QuickBooks Online

    Up and running with Node.js and QuickBooks Online

    QuickBooks Online does not have an Intuit produced package for Node.js, but luckily one of the members of the QuickBooks Online community stepped up and contributed their own. In this post I’ll be going over how to get the package installed and making your first API request.

  • Up and Running with the PHP SDK for QuickBooks Online

    Up and Running with the PHP SDK for QuickBooks Online

    We want to make it as easy as possible for developers to launch their ideas with QuickBooks Online, which is why we provide a variety of SDKs and libraries. In this post I’ll walk through the steps to get up and running with the PHP SDK.

  • Intuit RealmIds are changing from Integer to Long

    Intuit RealmIds are changing from Integer to Long

    RealmIds are the numeric identifiers that Intuit Identity Services use to identify a QuickBooks company record. The current format is a 10-digit integer. At the current rate, we will run out of IDs in about a year in the production environment. To address this, we are changing the RealmId type from Integer to Long (64-bit).

  • New "Connect to QuickBooks" and "Sign in with Intuit" Buttons

    New "Connect to QuickBooks" and "Sign in with Intuit" Buttons

    We are happy to announce the availability of new images for the “Connect to QuickBooks” and “Sign in with Intuit” buttons. The new images come in different sizes and colors that you can choose depending on your app’s user experience.

  • New "Connect to QuickBooks" and "Sign in with Intuit" Buttons

    New "Connect to QuickBooks" and "Sign in with Intuit" Buttons

    We are happy to announce the availability of new images for the “Connect to QuickBooks” and “Sign in with Intuit” buttons. The new images come in different sizes and colors that you can choose depending on your app’s user experience.

  • PHP SDK v2.1 for QuickBooks Online Now Available

    Today we are happy to announce the availability of v2.1 of the PHP SDK for QuickBooks. This version of the SDK includes addition of several new entities as well as bug fixes. Accounting Look for these improvements: TaxService entity added. Provides ability to create TaxCode and TaxRate objects. Capability to Email Invoice, Estimate and SalesReceipt […]

  • Important Update: Multicurrency for US Companies Coming in QuickBooks Online v87

    In QuickBooks Online v87 (to be released at the end of June), we will provide US QuickBooks Online companies the capability to enable multicurrency, a highly requested feature. Multicurrency is already available to global QuickBooks Online companies. If you are familiar with the multicurrency feature for global companies, then this post simply outlines some of the differences […]