Configure Paypal Payment Gateway

PayPal payment gateway facilitates secure online transactions, allowing businesses to accept payments from customers.

In this Article:

  1. Creating a Paypal Account
  2. Generating the Secret Keys
  3. Configure Paypal Payment Gateway on Learnyst

Create a PayPal Account:

  • Visit paypal.com and click on Sign Up located in the top-right corner.
  • Fill in the required details on the subsequent page and create an account.

Note that if you plan to use PayPal for business payments, you'll need to upgrade to a business account. In the meantime, you can use it in testing mode, PayPal sandbox for development purposes.


Generating the Secret Keys:

  • After reaching paypal.com, scroll down to the footer and click on Developers. Alternatively, you can visit the developers page by clicking on the provided link.

    paypal_1
  • Click Apps and Credentials option on the navigation bar. Next, proceed by clicking on the Create App button on the top right to set up your payment gateway.

    paypal_2
  • Enter the required details. Once completed, you'll be provided with the Client ID and the Secret key

    paypal_3
  • Make sure to securely record the Client ID and Secret Key. These will be utilized in the setup process when configuring the payment gateway within Learnyst.

    paypal_5

Configure PayPal Payment Gateway on Learnyst:

  • Navigate to the payment gateway settings within your Learnyst account.
  • Click on Add Payment Gateway and select PayPal.

    paypal_7
  • Enter the email associated with your PayPal app.
  • Input the Client ID and Secret Key obtained from PayPal's API credentials.

    paypal_6
  • Click on Save and publish the Payment Gateway.

    paypal_8
  • Optionally, set it as the default payment gateway if desired.