문제

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