Closed jemagee closed 7 years ago
This gem is only used for QB Online. QB Enterprise sounds like QB Desktop. To integrate with QB Desktop you will need to use the Web Connector and communicate via HTTP / SOAP (also called QBXML). See this landing page for further information: https://developer.intuit.com/docs/0200_quickbooks_desktop/0100_essentials/0000_overview
Thank you for the quick response though bummer it doesn’t work -
On Mar 31, 2017, at 10:51 AM, Cody Caughlan notifications@github.com wrote:
This gem is only used for QB Online. QB Enterprise sounds like QB Desktop. To integrate with QB Desktop you will need to use the Web Connector and communicate via HTTP / SOAP (also called QBXML). See this landing page for further information: https://developer.intuit.com/docs/0200_quickbooks_desktop/0100_essentials/0000_overview https://developer.intuit.com/docs/0200_quickbooks_desktop/0100_essentials/0000_overview — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ruckus/quickbooks-ruby/issues/370#issuecomment-290782188, or mute the thread https://github.com/notifications/unsubscribe-auth/ADCtQyPj0LUmc7f8C86a3Ex6lEYNoIW9ks5rrT01gaJpZM4Mv2Hg.
I've needed to integrate with QB desktop installations from a Ruby/Rails apps and some gems that have proven to be awesome are:
I've also found this blog post to be useful: http://ruckus.tumblr.com/post/88152229186/rails-quickbooks-web-connector-qwc
My company has recently started using Quickbooks Enterprise through RightNetworks. I've found the available for pay plug ins for importing quite lacking. Will this gem connect to Quickbooks Enterprise accounts?
Didn't see it in the Wiki...thanks