Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to https://developer.paypal.com/developer/applications

  2. Choose type of application live. Create Merchant type app if it don’t exists

...

3. After you created new app, you need to add webhook in app settings, with Checkout order-approved, Payment sale completed and Billing subscription cancelled checkboxes.

...

Endpoint URL for webhook - https://your-domain/api/payment-systems/paypal/webhook , replace your-domain with your actual domain address including www if applicable.

...

After saving, copy your received Webhook ID for the next step.

...

6. For testing purposes you can create a couple of sandbox accounts: business and personal. Also create sandbox application instead of live and configure webhook as described above.

Please pay special attention that you did not include any unnecessary spaces at the beginning or end of the line, when transferring information from your PayPal account to the platform!