Questions tagged [qbwc]

The QuickBooks Web Connector provides an API for interfacing web-based applications with desktop Intuit QuickBooks software.

Quickbooks Web Connector(QBWC) allows you to create calls without writing your own desktop application to perform them. In essence, QBWC is middleware that performs the calls for you. It does this by placing a call to your application, authenticating, and then processing calls via a queue you establish. Calls continue until your application tells it to stop.

To set up QBWC to make calls to your remote application, you will need to create a QWC file.

77 questions
-1
votes
1 answer

Error connecting to Quickbooks Desktop POS through the web connector

I have a client that needs to connect his website to the Quickbooks Desktop POS 18.0. I Downloaded the Quickbooks webconnector, but the latest version gives an error and says I need quickbooks 2015 or later, so I downloaded the 2.1.0.30 version and…
Filcp
  • 199
  • 7
-1
votes
1 answer

Testing QuickBooks Web Connector

I've developed a Web Service in my software-as-a-service application for interacting with the Quickbooks Web Connector. One of the things that I found during development was that different versions of QuickBooks have different versions of XML…
jbecker
  • 39
  • 4
1 2 3 4 5
6