How to create clientId and clientSecret for OAuthTokenCredential paypal rest api

旧巷老猫 提交于 2019-12-08 16:00:42

问题


I am using paypal rest api and i don't know how to create client_id and clientSecret. Please let me know if you have any idea...

Thanks


回答1:


You need to follow the following steps:

  • Go to Paypal developer Site here https://developer.paypal.com/developer/applications (you must have Paypal account, of course)
  • Click on Create App on right side of page
  • Choose name of your app and click Create App
  • Now you can see and manage everything include client ID and secret.



回答2:


Go to PayPal developer dashboard https://developer.paypal.com/webapps/developer/applications/myapps

Click Create App button to create an app

Then, you will see Client ID and Secret




回答3:


Link: Click Here

I found "My Apps" in the footer part.



来源:https://stackoverflow.com/questions/20494944/how-to-create-clientid-and-clientsecret-for-oauthtokencredential-paypal-rest-api

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