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

有帮助吗?

解决方案

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.

其他提示

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

Click Create App button to create an app

STEP 1

Then, you will see Client ID and Secret

STEP 2

Link: Click Here

I found "My Apps" in the footer part.

enter image description here

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top