Please don't hesitate to add a comment below if you have other concerns or questions. In addition, here's an article that you can read to help better manage your customer's information in QuickBooks Online: It could be that the stored cache in the browser is preventing the program from searching the data. However, if you're still unable to search the address, I'd recommend performing the troubleshooting steps provided by my colleague, Alessandra_B.
QB SDK HOW FIND CUSTOMER BY NAME WINDOWS
This isn't the impression that I'd like you to have, trace圓2. Here's an article you can read on for more details: Export Customer Data to Excel.Īlso, in case you want to manage your customer list, you can check out this article for your future reference: Manage your Customer List.ĭon't hesitate to leave a comment below if you have any other questions.
QB SDK HOW FIND CUSTOMER BY NAME UPDATE
QuickBooks already rolled up a new latest update with more features. Reports in QuickBooks 7 information on aging customer accounts. The possible reason why you can't search for the address on your other account is that your QuickBooks Online isn't updated. Make sure the success url is differnt than the oauth (connection) url.I appreciate you getting back to us and performing the suggested solution shared above, can consider suggestion by exporting the customer list to Excel and searching for the address from there. Quick Note: Make sure when using this package you import the Facade class you want to use under Myleshyson\LaravelQuickBooks\Facades Connecting To QuickBooks
There are a few resources that aren't supported by the QuickBooks SDK and those are listed here: It may be asking you to set something that is optional. If your request doesn't go through make sure to dd() to see what error QuickBooks is giving back. Just because in the QuickBooks documentation something says optional doesn't mean that you don't need it for your request. QuickBooks Accounting API Note On Working With QuickBooks
You can look at all of the accounting resources here under 'Transaction' and 'Name list' resources. This package was made for working with the QuickBooks Accounting API in mind. These two you shouldn't change unless you know what you're doing.Īfter that you should be set to go! Usage QB_SUCCESS_URL= you are redirected to here when the handshake is successful. QB_OAUTH_URL= url used to connect to quickbooks. QB_DSN= e.g for sure tese two url's are different.