Skip to content

planetadeleste/quickbooks-php

 
 

Repository files navigation

Forked to fix issues in PHP 8 and improve the code.

QuickBooks PHP DevKit

QuickBooks integration support for PHP 5.x+

The package you've downloaded contains code and documentation for connecting various versions and editions of QuickBooks to PHP, allowing your PHP applications to do fancy things like:

  • Automatically send orders placed on your website to QuickBooks Online or QuickBooks for Windows
  • Charge credit cards using Intuit Payments / QuickBooks Merchant Services
  • Connect to QuickBooks v3 APIs via OAuth
  • Get access to QuickBooks reports
  • Pull information out of QuickBooks and display it online
  • Connect to all Microsoft Windows versions of QuickBooks
  • Connect to all QuickBooks Online versions
  • Authenticate via OAuth
  • etc. etc. etc.

Almost anything you can do in the QuickBooks GUI, in QuickBooks Online Edition, and with QuickBooks Merchant Service can be accomplished via this framework.

Quick Start Guides & Examples

See the docs/ folder for more examples.

OAuth 1.0 to OAuth 2.0 migration

You can find information on how to migrate your app from OAuth v1.0 to OAuth v2.0 below. Consolibyte was also working on getting OpenID Connect and an automated token migration process ready.

Support

Questions/general support

Before you ask for help make sure you:

Now that you have the output of the troubleshooting.php script and your code together, ask in one of these two places:

Additional Info

There is additional documentation and additional examples on the legacy and new wikis:


###Keith Palmer###

About

QuickBooks Integration for PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%