如何仅使用 PHP 将 webconnector 与我自己的网站集成?
我正在尝试集成 webconnecter 和我自己的网站,以便自动从网站同步到 Quickbook 软件。
我正在尝试 keith parmer 的 webconnecter 和他的 php dev' 套件。但我认为我需要用 C# 创建一个 Web 服务,以相互连接.. (我不太精通 C#。 我只需要 PHP 的解决方案..) 这些是我的参考文献
http://www.consolibyte.com/wiki/doku.php ?id=quickbooks
和
http ://developer.intuit.com/qbSDK-current/doc/ PDF/ QBWC_ proguide.pdf
我想我对大量代码和参考指南感到困惑......
请有人帮助我走上正确的道路。
I am trying to integrate webconnecter and my own website for automatically syncing from website to quickbook software..
I am trying keith parmer's webconnecter and his php dev' kit.But I think I need to create a web service with C# ,to connect each other..
(I am not fluent in C#.
I need a solve only from PHP..)
these are my references
http://www.consolibyte.com/wiki/doku.php?id=quickbooks
and
http://developer.intuit.com/qbSDK-current/doc/PDF/QBWC_proguide.pdf
I think I am confusing through the lot of codes and reference guides...
Please some one help me to reach to the correct path.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
下载 QuickBooks PHP DevKit,然后按照 快速入门指南。
如果您有疑问,请使用支持论坛:
https:// idnforums.intuit.com/categories.aspx?catid=56&entercat=y
http://consolibyte.com/forum/
您可能也想尝试搜索。已经有大约 100 个关于 QuickBooks 和 PHP 的其他线程,Google 提供了大量 QuickBooks PHP 搜索结果。
Download the QuickBooks PHP DevKit, and follow the quick start guide.
When you have questions, use the support forums:
https://idnforums.intuit.com/categories.aspx?catid=56&entercat=y
http://consolibyte.com/forum/
You might want to try the search too. There's like 100 other threads about QuickBooks and PHP out there already, and Google provides a ton of QuickBooks PHP search results.