intuit-partner-platform Questions

12

Solved

I've got an interesting problem in which the org.apache.log4j.Logger class is not found during runtime. I'm trying to get authorized and that is where it's failing: OAuthAuthorizer oauthAuthorizer...
Betulaceous asked 3/1, 2014 at 17:34

4

I'm a noob studying Ruby on Rails. I am trying to integrate my ruby on rails app to Quickbooks. I'm following the steps of this video. And I am stuck when I try to authenticate by pressing the &quo...

3

Solved

My QBWC app has been working fine but I got notified this morning by accounting that it had suddenly stopped working. Specifically it was failing to authenticate. I checked the QWCLog.txt and found...
Gehrke asked 10/5, 2013 at 15:17

3

How to process credit card by using Hello all, I am doing shopping cart project for my client and one of the requirement is using intuit's (http://www.intuit.com/) product to process credit car...
Akimbo asked 5/1, 2010 at 5:46

1

Solved

I am just trying to understand the QBWC authenticate process. I am trying to build a real basic SOAP Server in PHP that just authenticates the QBWC requests. Here's my WSDL: <?xml version="1.0...
Antagonistic asked 28/3, 2014 at 6:27

1

This is a question about best practices for making the JavaScript call that generates the standard "Connect to QuickBooks" button (for establishing a connection to QuickBooks Harmony via Intuit's v...
Quadrennial asked 19/2, 2014 at 18:10

1

Solved

I am building a page that would send a request to Intuit Reconnect API to renew the Oauth Token and Token secret values. It is working. But my test Oauth values is not within 30 days of expiration....
Coles asked 8/1, 2014 at 21:7

3

Solved

I just started developing an Intuit App yesterday and was really getting going on integrating with QuickBooks Desktop. Then today I logged in to continue work and was greeted by several missing pag...
Sequestration asked 8/11, 2013 at 15:13

3

Solved

The documentation makes note of a SQL database and database server. Is it a standard database, or a custom DB made by intuit? If it's a standard DB, what database and version? Is it possible to co...
Ion asked 20/9, 2013 at 18:13

1

Solved

When I want to update the balance in a Invoice, the code below is running normally without any error, but the balance doesn't change, why? var queryService = new QueryService<Intuit.Ipp.Data.I...

3

Solved

I am having a hard time figuring out what exactly is going wrong here - I do not get alot of insight form the error Bad Request - here is my code: OAuthRequestValidator oauthValidator = new OAuthR...
Logo asked 30/8, 2013 at 23:35

1

Solved

How can I add an invoice or sales receipt using the QuickBooks API Rest v3? Preferably in .NET. I was interested previously in v2 but apparently that is going to be replaced soon. I can't seem to f...
Kermis asked 8/9, 2013 at 6:9

4

I'm using a Mac for browsing and trying to access QuickBooks OSR. Its not happening. It is quite simply the worst web layout I've ever used. Not one Mac browser can display it correctly, meaning yo...
Kurr asked 27/6, 2013 at 9:13

1

Solved

I need some guidelines here. I am creating an online booking system for my client that interfaces with QuickBooks on their internal network (desktop QuickBooks, not online). Do I need to go the fu...
Natelson asked 9/5, 2013 at 9:41

1

I am having trouble getting the QuickBooks Web Connector. When it runs the logs says ... 20130411.15:29:07 UTC : QBWebConnector.SOAPWebService.do_serverVersion() : *** Calling serverVersion(). 20...
Shreveport asked 11/4, 2013 at 15:42

3

I've had success creating objects with POST and Content-Type application/xml I've also had success querying using Content-Type application/x-www-form-urlencoded with a blank request body which ret...
Cataplasm asked 4/2, 2013 at 20:30

3

Solved

I can query for the SalesReceipt object: public bool GetSalesReceipt(string sRefNum, string sAccount, out ISalesReceiptRet ret) { ret = null; IMsgSetRequest msr = sm.CreateMsgSetRequest("US",...
Chandler asked 1/2, 2013 at 15:0

1

Solved

I am trying to Query for all invoices with open balances using IPP but I keep on getting 0 results back. Am I doing something wrong in code? Here is my C# code snippet that I am trying to do with ...
Swig asked 14/1, 2013 at 17:51

3

Is it possible to integrate my PHP web-based ecommerce application with Quickbook Online Edition? When I make a sale on my web site, I would like to be able to make the corresponding journal entry...
Motivation asked 13/10, 2008 at 13:50
1

© 2022 - 2024 — McMap. All rights reserved.