Tagged Questions
The intuit tag has no wiki summary.
8
votes
3answers
7k views
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 ...
1
vote
2answers
757 views
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 ...
1
vote
2answers
2k views
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 ...
0
votes
0answers
43 views
Intuit Quickbase C# SDK and the Intuit API
I have been developing against the Intuit API using the C# SDK. I am able to use these tools against a test account I have setup. When trying to use these tools against a clients version of Quickbase, ...
0
votes
0answers
65 views
intuit merchant services with opensource shopping cart
Has anyone been able to integrate intuit's merchant services with any of the following shopping carts?
Magento
Zencart
osCommerce
virtuemart
oscMAX
I am setting up a shopping cart site for a ...
0
votes
0answers
21 views
Intuit Website Restrictions: 1) Add an additional header for landing pages 2)any sticky footer available for this platform?
I've looked high and low. Sampled almost 60 snippets of code bewteen javascript, html 5, etc. to over-ride the stock layout of the intuit platform for a master footer on all pages, as well as ...
0
votes
0answers
55 views
How to do Intuit Scheduled Billing for QBMS by PHP SDK?
I ask you for a help.
I did a hosted model application, and I use quickbooks-php-devkit to connect to the service.
I do the requests by using the class Quickbooks_MerchantService.
All is OK with ...
0
votes
1answer
128 views
Combining these two HTML + JQuery Scripts pages into one
Background:
I am creating a website using Intuit Web Designs. They have, in my opinion, a very odd HTML setup which is as follows. Intuit allows me to add an HTML box (for pasting HTML code). ...
0
votes
0answers
194 views
Using HTML with Intuit Website Builder
Does anyone know how to use HTML with Intuit Website Designer? This is starting to get on my nerves a bit ... I have working code (by working I mean I can run it locally and get a working page) but I ...
0
votes
3answers
111 views
HTML JavaScript How can I create this Form?
I came across a really nice looking form while using RapidShare and I was curious as to how they made it. If you look HERE and click on "Eliminate annoying waiting with RapidPro!" a menu / form will ...
0
votes
1answer
99 views
Does intuit's IPP API have two-way authentication?
I have been reading through Intuit's new IPP Federated App documentation. I am trying to create a way for users, that are Quickbooks online members, to log-in to quickbooks inside my external web ...
0
votes
1answer
34 views
0
votes
1answer
37 views
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, ...