intuit

PHP + Quickbook Online Edition (API Integration)?

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 in my accounting books. Note, I'm referring to Quickbook Online Edition, not the desktop software. ...

Is there a way to configure the fields that get "focus" when a record is opened up for editing in Quickbase?

This is Quickbase. When I open one of my forms to edit a record, the drop down at the top has "focus". That means, it's highlighted just as if the user clicked on it. In a second form I created, nothing seems to have focus when I open up a record to edit. Is this focus something that can be configured? I'd rather nothing had focus w...

How to process credit card by using intuit's (quickbook) ?

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 card in real manner, as the client is going to integrate the online shop with quickbook in later stage. My question is, does intuit products p...

POST an xml API call (for Intuit) using Coldfusion

UPDATE: I managed to get this thing working! Turns out, you NEED to send a secure ticket with the call to get a proper response. I have no idea why it worked in Poster without it. There are a couple other parameters that are required which ColdFusion apparently doesn't send by default. Here is a working call: <!---MyTicketValue is sen...