- What is QBFC?
- How does it work in relation to posting invoices and purchase orders from a third party program to QuickBooks?
- Which QBFC version should I use with QuickBooks 2008?
相关问题
- Disconnecting app in quickbooks v3 api
- 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 online API with oauth2
相关文章
- How to connect QuickBooks Desktop using Web Connec
- QuickBooks Web Connector Application not adding cu
- Integrating with QB Desktop products
- QuickBooks invoice modify has different address be
- QuickBooks QBFC explanation
- QuickBooks API (php) Integration
- 为什么ExpenseLineRetList返回null(Why ExpenseLineRetList
- 未经授权的OAuth令牌:signature_invalid时添加任何对POST请求主体(Unaut
It's a COM library builds XML requests that QuickBooks can understand using objects. It also wraps some other QuickBooks COM components that allow you to send those XML requests to QuickBooks so that QuickBooks can process them.
Pretty much explained it above... there are 300+ pages of documentation about this in the QuickBooks SDK. If you need specific code examples, there are numerous examples included in the QuickBooks SDK.
Always use the latest version of QBFC. It's backward compatible with old versions of QuickBooks.