Releases: intuit/QuickBooks-V3-PHP-SDK
Releases · intuit/QuickBooks-V3-PHP-SDK
Native OAuth 1
- Remove the OAuth PECL OAuth extension Requirement.
- Update the Schema with Minor version 8 fields
- Add Line Facade support
- Extend samples in the _Samples folder
- Clean the faulthandler whenever a new request is sent out.
Sample files update
- Fix a bug for write execution Log
Complete JSON Support
- Make the Update Immutable
- Add support for all transaction entity and most of the Inventory Entity for QBO.
- Fix a bug on Updating Bill
Facade support for Bill, Invoice and SalesReceipt
Provide Facade Class for Bill, Invoice and SalesReceipt.
v3.0.2: Enable return ServiceContext
- Update ServiceContext to be able to retrieve.
- Allow setting minor version
- Allow setting LogToDisk directory location
- Fix Exception not found bug
- Fix Bug for report service
Beta Release
Remove unnecessary constants on config.php
v3-php-sdk-3.0.0
First release published for testing