![]() Paypal (paypal.com) |
|
Protocol | OAuth 2 |
Returned Data | userId, name, email, birthday |
Requires SSL? | No |
How to Set Up PayPal API for Magento
In this article, you will learn how to enable and configure your PayPal API in order to integrate PayPal login into Magento Social Login Pro plugin. Please follow the step-by-step instructions below.
Step-by-Step action:
- Log into developer.paypal.com/developer/applications.
- Press “Create App” button to start creating you PayPal application.

Step-by-Step action:
- Indicate the name of your application.
- Press “Create App” button.

Step-by-Step action:
- Press “Live” button to apply this application for production.
- Copy “Client ID” to your clipboard.
- Copy “Secret” key to your clipboard.

Step-by-Step action:
- Copy and paste return URL that can be found in your Magento backend-> Plumrocket-> Social Login Pro-> PayPal-> Return URL.
- Check “Log In with Pay Pal” checkbox.
- Click on “Advanced Options” link.

Step-by-Step action:
- Check “Personal Information” checkbox.
- Check “Address Information” checkbox.
- Indicate your Privacy policy URL.
- Enter your User agreement URL.
- Press “Save” button to save your settings.

Configuring PayPal Integration in Magento Social Login Pro Extension
In this step you must update your Magento 2 Social Login Pro Extension configuration. In your magento 2 admin panel, go to “System” -> “Configuration” -> “Plumrocket Inc” -> “Social Login Pro” -> “PayPal” Tab.
Step-by-Step action:
- Paste Client ID into the relevant field of your “PayPal” backend tab.
- Insert Secret key into the relevant field of your “PayPal” backend tab.
- Press “Save Config” button to save you settings.

Configuration of PayPal Magento Social Login application is now completed.
Configuring PayPal Integration in Magento 2 Social Login Pro Extension
In this step you must update your Magento 2 Social Login Pro Extension configuration. In your magento 2 admin panel, go to “Plumrocket” tab in the main menu -> “Social Login Pro” section -> “Configuration” -> “PayPal” Tab.
Step-by-Step action:
- Paste Client ID into the relevant field of your “PayPal” backend tab.
- Insert Secret key into the relevant field of your “PayPal” backend tab.
- Press “Save Config” button to save you settings.

Configuration of PayPal Magento 2 Social Login application is now completed.
Next Step > Return to Social Login Pro API Reference