简体   繁体   English

经典的Paypal Rest API和Permissions API

[英]Paypal Rest API and Permissions API from classic

Im trying to implement paypal on a website, where I want to give my site-users the ability to add paypal as an payment option for there web shops. 我试图在网站上实施贝宝,我想让我的站点用户能够将贝宝添加为那里的网上商店的付款方式。 So I'm using Laravel, and I found this one, http://jslim.net/blog/2014/09/19/integrate-paypal-sdk-into-laravel-4/ and do pretty much like that. 所以我正在使用Laravel,我发现了这个http://jslim.net/blog/2014/09/19/integrate-paypal-sdk-into-laravel-4/并做了类似的工作。 So my question is, is it possible to combine the Permissions API from the Classic API and using the Rest API for my shop? 所以我的问题是,是否可以将Classic API中的Permissions API结合起来并在我的商店中使用Rest API? And then could anyone point me in the right direction? 然后有人能指出我正确的方向吗?

Currently adding PayPal REST API and Classic API SDKs are causing namespacing conflict issues, as to prevent breaking changes in REST API. 当前添加的PayPal REST API和Classic API SDK导致命名空间冲突问题,以防止破坏REST API中的更改。 The work is under way to release 1.x version of REST APIs that would allow you to work with both rest and classic APIs together. 正在进行发布REST API的1.x版本的工作,该版本将使您可以同时使用rest和经典API。

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

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