Denis Bešić

Results 3 issues of Denis Bešić

When I use composer to get references I am getting following error: Fatal error: Class 'EventBase' not found in Also I downloaded code from github and tried same thing happened.

I found a bug in php SDK. https://github.com/intuit/QuickBooks-V3-PHP-SDK/blob/master/src/DataService/DataService.php#L861 The class name is QuickBooksOnline\API\Data\IPPSalesReceipt and CoreConstants::VOID_QUERYPARAMETER_GENERAL is assigned instead of CoreConstants::VOID_QUERYPARAMETER_PAYMENT, that causes error below. If you inspect $uri variable it...

hacktoberfest