Skip to content
Hao Lu edited this page Jun 15, 2017 · 5 revisions

Welcome to the QuickBooks-V3-PHP-SDK wiki!

This is a temp place to record all current progress/known issue for PHP SDK.

Features/Bugs working progress:

  1. PHP Version is matched with 5.6 ---- In progress
  2. Provide mechanism for parsing IPPFault ---- In progress

Complete List: Remove PECL OAuth extension requirements ---- Complete Fix the Bug that $error object from getLastError() will not be cleared when a new $dataService function is called ---- Complete Making the Line available in Facade lists so creating lineItem is straightforward --- Complete Fix the bug IPP URL is not used --- Complete

Known Issue:

  1. Platform Call to disable OAuth token is not functional well
  2. Php2Xml is outdated and not matching composer pattern
Clone this wiki locally