qboe

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/ ...

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 to find a simple step-by-step example on how to create an asp.net page to connect to QuickBooks Online. The QuickBooks SDK documentation a...

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 what I am doing wrong? See below for the C# code that I am using to post the xml. Thanks, -Jeff UPDATE: To add more to my question, I am ...

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 into the QBOE database correctly. Is there a QuickBooks Online Edition test environment? ...

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 the server to use the certificate required by Intuit. It has been almost 3 weeks but I could not find the exact steps to install and POST a Q...