How to create clientId and clientSecret for OAuthTokenCredential paypal rest api

StackOverflow https://stackoverflow.com/questions/20494944

  •  31-08-2022
  •  | 
  •  

سؤال

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