Managed WordPress Ecommerce Help

Connect PayPal

In this section, you'll learn how to connect your WooCommerce store to PayPal so your customers can log in using PayPal credentials.

Note: Having a “live” PayPal app requires a verified Premier or Business PayPal account (Sign up here).
Required: WooCommerce Social Login is a premium WooCommerce extension included with Managed WordPress Ecommerce, Managed WooCommerce Stores or as a standalone purchase.

Create a new Paypal app

  1. Visit the PayPal Developer Center and sign in using your PayPal account credentials.
    Note: If you don’t already possess a developer account, this will create one for you.
  2. Under REST API apps, click the Create App button.
  3. Here you enter a name for your app and click Create App again.
    Image 2 - Uploaded to Jira Ticket
  4. Click Live in the top right to generate a live social login connection.
    Note: You can also duplicate this with sandbox credentials to test with only sandbox accounts.
  5. Next, scroll down to the Live App Settings.
    Note: Due to a recent change in PayPal's policies, you need to have a special request to access Social Login's details for creating an account for the customer. Our development team is investigating alternative solutions, but for the moment, please reach out to PayPal at help-loginappreview@paypal.com to request special permission for your app.
  6. Under Return URLs, enter the App Redirect URL. The App Redirect URL is listed in your WooCommerce Social Login settings. It should look similar to this:
    http://coolexample.com/?wc-api=auth\&done=paypal
    Note: You can use the same redirect URL for both live and sandbox PayPal apps.
  7. Under App feature options, enable Log In with PayPal, and disable the other features.
  8. Under Log In with PayPal, click Advanced options and change the following:
    • Click customize for Personal Information and enable Full Name.
    • Enable Address Information.
    • Click customize for links shown to the customer, and enter the links to your Privacy Policy and Terms & Conditions pages.
  9. Deselect Allow the customers who haven’t yet confirmed their email address with PayPal, to log in to your app.
    Note: This is highly recommended, but not required.
  10. Click Save and confirm your changes.
  11. With your app now created, scroll up and copy the Client ID and Secret. You will use these to configure your settings inside of WooCommerce.

Enter application details

The next step is to enter the API credentials into the Social Login settings.

  1. Sign in to WordPress.
  2. Go to WooCommerce and click on Settings.
  3. Select the Social Login tab and click on Paypal.
  4. Select Enable Paypal.
  5. Enter the Client ID and Secret you copied from Paypal.
  6. Click on Save changes.
Back To Top

Refer to the links below for steps on how to connect other social login methods:

More info