Paypal rest api credential via oauth

I use the API to service Paypal

https://developer.paypal.com/webapps/developer/docs/api/

Whenever I use the API to receive orders, etc., I need an identifier and a secret key to request an access token. Then I can get them.

I think, is there anyway to get the identifier and secret key through OAuth? Just like storenvy.com . They connect to the entrance to paypal. Then retrieves orders / transactions.

Any idea?

0
source share
2 answers

, - . , , - Oauth , API- . API. , .

+1

Source: https://habr.com/ru/post/1527799/


All Articles