Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
6answers
5k views

Connecting an ASP.NET application to QuickBooks Online Edition

I am trying to create an ASP.NET page that connects to QuickBooks Online Edition, read a couple of values, and display the results. So far I have downloaded the QuickBooks SDK but I have been unable ...
1
vote
1answer
110 views

Move Quickbooks Online Company to the Development Site

Anyone know how to move a live Quickbooks Online company to the Test site? I think the address for the test site is: https://qbo.idnbeta.quickbooks.com/
0
votes
1answer
460 views

QuickBooks Online Edition - Integration with ASP.NET using client certificate

I want to integrate QuickBooks Online Edition (QBOE) with my web application. I have been able to subscribe, get connection/temp session ticket etc but the only problem is that I am unable to setup ...
0
votes
1answer
389 views

Is there a QuickBooks Online Edition test environment?

I am working on an application that will automatically insert into my clients QuickBooks Online Edition database. I have the xml format but now I need to do some testing to make sure the inserts go ...
0
votes
3answers
556 views

Valid XML for posting to QuickBooks Online Edition - Receiving (400) Bad Request Error

I am trying to post the below xml to https://apps.quickbooks.com/j/AppGateway and all I keep getting is the error: The remote server returned an error: (400) Bad Request. Does anyone have any ideas ...