How to create clientId and clientSecret for OAuthTokenCredential paypal rest api

Jaskaran singh Rajal picture Jaskaran singh Rajal · Dec 10, 2013 · Viewed 14.6k times · Source

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

Answer

Dinesh Saini picture Dinesh Saini · Jan 9, 2014

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.