Is it possible to use `Log In with PayPal` to make REST api requests on behalf of the user?

无人久伴 提交于 2019-12-05 00:18:01

问题


We've successfully integrated Log In with PayPal (formerly PayPal Access) however we would like to make REST API requests on behalf of the authenticated user (with their permission).

The scopes available for the Log In with Paypal OAuth service make no mention of Rest API. Basically what we would like to do is import transactions and payment information from our authenticated users paypal account, into our system.

The documentation for the Rest API seems to imply that if we wanted to this, we would have to require our users to create an application themselves and provide us with the consumer key and consumer token.

I'm hoping someone on SO has done something similar and can point me in a more realistic direction. The Classic API seems like it could be a possiblilty, but we can't find any documentation regarding support for OAuth.


回答1:


Unfortunately this is not available "yet". It's something in the works but unfortunately no date on the release yet.



来源:https://stackoverflow.com/questions/19018608/is-it-possible-to-use-log-in-with-paypal-to-make-rest-api-requests-on-behalf-o

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!