PayPal Payment

Minimal PayPal payment app for Alex Riffwelt. Uses PayPal Orders API directly.

Setup

  1. Fill in .env.local with your PayPal Client ID and Secret
  2. Register this app in the Saleor Dashboard (install from /api/manifest)
  3. Create a webhook in the PayPal Developer Dashboard pointing to /api/webhooks/paypal for PAYMENT.CAPTURE.COMPLETED
  4. Copy the Webhook ID into PAYPAL_WEBHOOK_ID in .env.local

App ID: alex-riffwelt.payment-paypal