Page 1 of 1

PHP and Quickbooks

Posted: Wed Jan 23, 2008 11:31 am
by QbertsBrother
hello all

has anyone attempted to create anything that connects to quickbooks and imports data to produce invoices? that is what i am going to try to do and i was wondering if anyone had any resources that they might recommend. maybe some websites that discus the process and/or problems involved with it?

thanks

Re: PHP and Quickbooks

Posted: Wed Jan 23, 2008 12:46 pm
by Christopher

Re: PHP and Quickbooks

Posted: Tue Jun 23, 2009 9:31 am
by infiniteacuity
We provide QuickBooks integration services. You can read about it here: http://www.infiniteacuity.com/accountin ... ration.php

You should look into QODBC if you are looking to do it yourself. It allows you to make an ODBC connection to QuickBooks and make data calls and update calls to QuickBooks. We are currently finishing out a project that does just what you are asking. However, we utilize an VB app instead of PHP code.