使用 PHP 的 Quickbook 集成 [英] Quickbook Intergration Using PHP

查看:70
本文介绍了使用 PHP 的 Quickbook 集成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用 php 集成 Quickbook.

I want to integrate Quickbook using php.

我从 https://github.com/pleslie/phpaggcat/

我还下载了 http://simplesamlphp.org/download 和 OAuth 文件.

Also i downloaded http://simplesamlphp.org/download and OAuth files.

我已链接私钥和证书.而且我还指定了 OAUTH_CONSUMER_KEYOAUTH_SHARED_SECRET

I have linked Private key and certificate. And also i have sepecified the OAUTH_CONSUMER_KEY and OAUTH_SHARED_SECRET

我想指定SAML_IDENTITY_PROVIDER_ID

我不知道从哪里获得此提供商 ID.

I dont know where i get this PROVIDER ID.

代码:define('SAML_IDENTITY_PROVIDER_ID', '请填写');

谁能告诉我,我从哪里得到这个 ID?

Can anyone tell, where i get this ID?

推荐答案

CustomerAccountData(AggCat) API 和 QB REST API 是两种不同的服务.

CustomerAccountData(AggCat) API and QB REST APIs are two different service.

参考 - https://developer.intuit.com/docs

AggCat - 私钥、证书、SAML 所有这些都与 AggCat 相关.如果您想要 AggCat 集成,请参考以下链接.

AggCat - Private Key, Certificate , SAML all these are related to AggCat. If you want an AggCat integration, then refer the following link.

文档 - https://developer.intuit.com/docs/0020_customeraccountdata

对于 Aggcat 集成,您应该在将所有密钥与您的应用程序集成之前测试所有密钥.它将帮助您快速将应用程序置于运行状态.要测试这些密钥,您可以使用以下文档中提到的 apiexploler 工具.

For Aggcat integraion, you should test all keys before integrating those with your application. It will help you to bring the application in running state quickly. To test these keys, you can use apiexploler tool as mentioned in the following docs.

QB - 如果您有兴趣与 QB 集成,请参考

QB - if you interested in integration with QB, then please refer

文档 - https://developer.intuit.com/docs/0025_quickbooksapi

谢谢

这篇关于使用 PHP 的 Quickbook 集成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆