PHP library that connects to QuickBooks Online.
This SDK was adapted from the original work from QuickBooks programmers. I needed to rewrite parts of their work to disable some features, enable others, fix bugs, and allow it to work with Drupal 7 and Drupal 8., (*1)
Please contact https://joshideas.com using the form on the bottom of the page if you professional support or wish to submit a question., (*2)
The JI QuickBooks module (https://www.drupal.org/project/ji_quickbooks). A QuickBooks Online account (https://qbo.intuit.com). Drupal 7 or Drupal 8's Ubercart or Commerce modules. Composer (https://getcomposer.org/) installed on the web server., (*3)
Additional requirements: * PHP 5.3 or greater * PECL OAuth (http://pecl.php.net/package/oauth), (*4)
Drupal 7, (*5)
/sites/all/libraries/qbosdk3260
Drupal 8, (*6)
/libraries/qbosdk3260
or, (*7)
composer require drupal/ji_quickbooks
This project is licensed under the MIT License - see the LICENSE.md file for details, (*8)