This information has been reproduced and updated at
Ubercart.org.
Please make your way
there, as it will be much more helpful than this!
This is indeed the support site for the wonderful Prima Supply Updater. The program interfaces
with QuickBooks via the Web Connector through a NuSOAP server I have built (thanks to Scott Nichol).
QuickBooks requires a simple 6 function interface which I was able to build with the NuSOAP library
and modify to meet our need.
Hopefully in the near future this application will automatically grab the new orders and products
so there are no messy .iif files to get in the way. It's my desire to fully explore the options
available to programmers using qbXML. Thanks to the guys at Intuit for getting the SDK out.
Now if they can just get more PHP examples up!!! (Soon there will be at least one...)
My initial code post: server.php. This is an example of the server I am using to interface
with the Web Connector. Lacking of course is the database schema and the code for included
files. I like open source software and will most likely be releasing the full package open
source once it is complete and cleaned up appropriately. = )
Developed by wombats. Do it for the kids.