Question

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

Was it helpful?

Solution

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.

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top