abisalehalliprasan

Results 29 comments of abisalehalliprasan

Thanks @thunberg for reporting. Opening up our SDK for hacktoberfest contributions. **What is it?** Hacktoberfest is underway right now and we would love for you to contribute 🚀 . More...

@bch36 : Thanks for code suggestions. We will test this change and provide an update.

@bch36 : We can tweak the `setFaultHandler()` under IntuitResponse.php class to check if the response content type is `text/xml`: ``` if($this->getResponseContentType() != null && (strcasecmp($this->getResponseContentType(), CoreConstants::CONTENTTYPE_APPLICATIONXML) == 0 || strcasecmp($this->getResponseContentType(),...

Opening up our SDK for hacktoberfest contributions. **What is it?** Hacktoberfest is underway right now and we would love for you to contribute 🚀 . More information on #hacktoberfest is...

Opening up SDK for hacktoberfest contributions. Hacktoberfest is underway right now and we would love for you to contribute 🚀 . More information on #hacktoberfest is [here](https://hacktoberfest.digitalocean.com/) [Develop-with-Intuit for Hacktoberfest](https://medium.com/intuit-engineering/develop-with-intuit-for-hacktoberfest-2020-8f29b70ff2b4)

Thanks @denza for reporting. Also, opening up our SDK for hacktoberfest contributions. **What is it?** Hacktoberfest is underway right now and we would love for you to contribute 🚀 ....

The logging issue is now fixed with the release [v5.4.7](https://github.com/intuit/QuickBooks-V3-PHP-SDK/tree/5.4.7). We will look into the `taxAgency` endpoint and update the documentation/sample accordingly.

Opening up SDK for hacktoberfest contributions. Hacktoberfest is underway right now and we would love for you to contribute 🚀 . More information on #hacktoberfest is [here](https://hacktoberfest.digitalocean.com/) [Develop-with-Intuit for Hacktoberfest](https://medium.com/intuit-engineering/develop-with-intuit-for-hacktoberfest-2020-8f29b70ff2b4)

Opening up our SDK for hacktoberfest contributions. **What is it?** Hacktoberfest is underway right now and we would love for you to contribute 🚀 . More information on #hacktoberfest is...

@100mik : Awesome. That would be great. However, this issue/fix would be dependent on #100 ( as the sample should refer to the latest typings ). I suggest you can...