I am trying to find documentation that details how to import 'Other Payroll Items' data to Quickbooks Payroll. I would like to import quantities for non-taxable items such as mileage and lodging. So far, I have not been able to find any information on these processes. My target is Quickbooks Desktop with the Web Connector. Does anyone have experience with this and could give me a few pointers, maybe just a place in the SDK documentation I should be using to get started? Third party tools would also be acceptable, but I would like to provide the connection from our web app to QB desktop. Thank you!
相关问题
- Disconnecting app in quickbooks v3 api
- Payment not being created
- build a signature using devdefined
- How can I get the invoices that has been paid on a
- Is there a way to integrate QuickBooks Desktop to
相关文章
- Quickbooks IPP v3 sales tax issue
- How to connect QuickBooks Desktop using Web Connec
- QuickBooks Web Connector Application not adding cu
- Integrating with QB Desktop products
- QuickBooks NOT working on Google App Engine
- QuickBooks invoice modify has different address be
- QuickBooks QBFC explanation
- aggcat php sample is not working
Payroll requests are very limited. You can enter some wage information, employee information and timetracking, but that is about all that is exposed on the payroll side through the SDK. Here is the On Screen Reference Guide - http://developer-static.intuit.com/qbsdk-current/common/newosr/index.html - make sure you enable compatibility mode to use it.