The PayPal module implements theDocumentation Index
Fetch the complete documentation index at: https://86d.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
PaymentProvider interface from @86d-app/payments against the PayPal REST Orders API. It includes a webhook endpoint with signature verification, replay protection, and a constant-time comparator.
Source: modules/paypal · npm: @86d-app/paypal
Installation
Configuration
config.json and the corresponding PAYPAL_* environment variables. See Environment variables.
Webhook setup
Set the webhook URL in the PayPal developer dashboard to:PAYMENT.CAPTURE.COMPLETED and PAYMENT.CAPTURE.DENIED at minimum.

