发布评论
评论(4)
我要还你自由2024-11-14 08:27:49
是的,它提供了 SDK,您可以使用它将您的应用程序与 Quick Books 集成
http://qbsdk.developer.intuit.com/sdk/qb/Get_Oriented
~没有更多了~
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
是的,它提供了 SDK,您可以使用它将您的应用程序与 Quick Books 集成
http://qbsdk.developer.intuit.com/sdk/qb/Get_Oriented
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
Intuit 开发者网络 (IDN) 是了解 QuickBooks 集成的起点。对于 .NET 开发人员,您可以选择以下两个方向:
加入 Front Runner 计划 - 这是 Intuit 和 Microsoft 之间的合作伙伴关系,旨在帮助想要使用 Intuit 合作伙伴平台 (IPP) 开发基于云的服务的 .NET 开发人员。 IPP 是一个基于云的托管开发平台,通常被认为是 QuickBooks 集成的未来方式。到目前为止,IPP 对 Microsoft 技术堆栈还不太友好;所谓的本机 IPP 应用程序在 Flash 和 Java 中运行。
将传统的 QuickBooks SDK 与 QBFC 框架结合使用。这种集成方法经过了时间的考验,而且更简单,特别是如果您只对定制开发感兴趣的话。 SDK 一直更容易与 .NET 和 C# 一起使用,尽管许多开发人员在使用 Java、PHP 和其他语言(尽管存在困难)方面表现良好。
IDN 站点上提供了针对这两种方法的大量在线资源和可下载资源。不过,您找不到任何有关 QuickBooks 开发的书籍或课程 - 这是一个小众领域。
The Intuit Developer Network (IDN) is the starting point for learning about QuickBooks integration. For .NET developers, there are 2 directions you could go:
Join the Front Runner program - this is a partnership between Intuit and Microsoft to assist .NET developers who want to develop cloud based services using the Intuit Partner Platform (IPP). The IPP is a hosted cloud based development platform, and is generally regarded as the way of the future for QuickBooks integration. IPP has not up to now been that friendly to the Microsoft technology stack; so-called native IPP apps run in Flash and Java.
Use the traditional QuickBooks SDK with the QBFC framework. This method of integration is time tested and it is simpler, especially if you are only interested in custom development. The SDK has always been eaiser to use with .NET and C#, although many developers have done well with Java, PHP, and other languages despite the difficulties.
There are plenty of online and downloadable resources for both these approaches available at the IDN site. You won't find any books or classes on QuickBooks development, though - it's a niche area.