简体   繁体   English

使用Intuit的客户数据帐户

[英]Customer Data Account using Intuit

I am trying to use Customer Data Account API though php. 我正在尝试通过php使用客户数据帐户API。 i have fetched all accounts by passing this for demo account such as 100000 cc-Bank account but its on Intuit. 我已经通过为模拟帐户(例如100000 cc-Bank帐户)传递此帐户来获取所有帐户,但它在Intuit中。

Banking Userid demo Banking Password go 银行用户ID演示银行密码go

i want to get fetch Api url data of fetched account at client side by php i have found missing OAuth->fetch method i have made it.But its not working at my side. 我想通过php来获取客户端获取的帐户的Api url数据,我发现缺少OAuth-> fetch方法,但是我却无法使用。

i have also followed https://github.com/jrconlin/oauthsimple but its only working for to get Institutions details and list. 我也遵循了https://github.com/jrconlin/oauthsimple,但它仅用于获取机构的详细信息和列表。

If anybody has an idea please help me out. 如果有人有主意,请帮帮我。

I tried this call using java devkit and it worked fine. 我尝试使用java devkit进行此调用,并且效果很好。

You can refer the following PHP example which is available in IPP's site. 您可以参考以下IPP网站上提供的PHP示例。

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

IPP Doc - https://developer.intuit.com/docs/0020_customeraccountdata/devkits IPP文件-https: //developer.intuit.com/docs/0020_customeraccountdata/devkits

Hope it will be useful. 希望它会有用。

Thanks 谢谢

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM