How to connect to PHP QucckBooks using consolibyte API
问题 I am trying to integrate my QuickBooks accounting system to my PHP based web application. The integration was working all good until I decided to use OAuth 2 tokens in order to connect PHP with Quickbooks online. I was looking resources [here][1] and looked at the following steps. Make a backup of your code Make a backup of your existing OAuth v1.0 tokens git clone the repository to get the new code Make code changes as detailed below Go get your Client ID and Client Secret from developer