Skip to content
Hao Lu edited this page May 31, 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. (feature) Remove PECL OAuth extension requirements ---- In progress
  2. (Bug)$error object from getLastError() will not be cleared when a new $dataService function is called ---- In progress
  3. (Bug)IPP URL is not used ---- In progress
  4. (feature) Making the Line available in Facade lists so creating lineItem is straightforward ---- In progress

Known Issue: PHP Version is matched with 5.6 IPP URL is not used Php2Xml is outdated and not matching composer pattern

Clone this wiki locally