Skip to content

Quickbooks SDK

Why the official SDK is terrible

Projects to track

Roadmap

We want to eventually migrate to an SDK based on making JSON REST calls that does not rely on the official SDK. rangka/quickbooks looks like a really good candidate. Ideally we migrate to using it across the board and completely remove the official SDK from our project.

Jarvus can make a v3 release of our laravel-quickbooks adapter that migrates fully to it, and we can fork of maintenence of the v2 release line.