douzhan1031 2017-09-18 14:18 采纳率: 0%
浏览 310
已采纳

Paypal Rest API - 如何获取客户端ID和密码?

I am considering using implementing Paypal Rest API using using Omnipay: PayPal package - PayPal_Rest (Paypal Rest API).

Where do I ask client to find client ID and Secret Key from their PayPal account so they can enter on our backend in order to use Paypal Method for their eCommerce site?

I am even struggling to find one from my personal Paypal Account.

  • 写回答

1条回答 默认 最新

  • douzhe3516 2017-09-18 14:32
    关注

    PayPal API credentials can be found at https://developer.paypal.com/.

    1. Go to https://developer.paypal.com/ sign in with your PayPal account
    2. If you aren't automatically redirected to the developer dashboard, click your name in the top right corner and click Dashboard
    3. Scroll down to "REST API apps" and click "Create app"
    4. Once created, you will be able to see client id and secret
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?