Search
Close this search box.
Knowledge Base

PayPal Integration

Last modified: March 23, 2023
You are here:
Estimated reading time: 1 min

You need to have a PayPal Business Account to accept PayPal payments. Please apply first if you already do not have one.

  1. Go to the Company Settings at https://corpler.com/admin/settings
  2. Choose Payment Credentials and choose PayPal

To integrate PayPal into the application, first, you need to log in to your Paypal account. While logged in, create New App over Paypal.

To create a new app go to App create and create an app on PayPal Developer Dashboard.

Once you are in, please follow:

  1. Go to Create New App at https://developer.paypal.com/developer/applications/create
  2. Choose Live
  3. In-App Name, type Corpler (or anything related you want)
  4. Click button Create App
  5.  You should be able to see the new app created
  6. Copy the newly created Client ID
  7. Under Secret, click Show Link and copy the Secret Key
  8. Click on Add Webhook button
  9. Refer to Corpler setup at https://corpler.com/admin/settings/payment-gateway-credential
  10. Copy the webhook URL (https://corpler.com/verify-ipn) and add this webhook URL to your PayPal app settings
  11. Paste https://corpler.com/verify-ipn in Webhook URL box
  12. In Event Types, click on the All events checkbox
  13. Click Save

After the initial setup, please again refer to the Corpler setup at https://corpler.com/admin/settings/payment-gateway-credential

Fill in the generated:

  • Paypal Client Id,
  • Paypal Secret,
  • and in the Select environment, choose Live and click save to enable PayPal, and now you are done!
Was this article helpful?
Dislike 0
Views: 0

More Knowledge Base Articles

Previous: Mollie Payment Integration
Next: Stripe Payment Integration