Closed neeraji2it closed 10 years ago
For QBO V3 checkout my other gem:
@ruckus : it supports QBO V3, but I was asking whether it supports for QBD(desktop/windows) V3 or not?
Oh sorry for not understanding your inquiry correctly.
No, Quickeebooks only handles V2 (QBO / QBD). quickbooks-ruby only handles QBO V3.
QBD V3 is deprecated and doesn't have any direct support, so its basically dead in the water.
On Mar 4, 2014, at 8:56 AM, neeraji2it notifications@github.com wrote:
@ruckus : it supports QBO V3, but I was asking whether it supports for QBD(desktop/windows) V3 or not?
— Reply to this email directly or view it on GitHub.
Since Intuit has deprecated their REST interface to QBD the only route of integration is via the Web Services connector / qbXML:
https://developer.intuit.com/us#QuickBooksDesktopSDK
On Mar 5, 2014, at 12:09 AM, neeraji2it notifications@github.com wrote:
Thanks a lot for your response. One last query, If QBD V2 and V3 both are deprecated, can you suggest me the alternative for QBD except QBO. I mean how to access QBD data now? sorry for bothering you but, it will really be helpful for me.
Thanks
— Reply to this email directly or view it on GitHub.
Hi, since,
quickbooks
gem was supportingQBD V2
, I am curious, does this gem support QBD V3? Can anyone please help me connecting QBD V3 with rails.