Sign in

Create webhook

documented

Subscribe a webhook listener to events.

POST /v1/notifications/webhooksWebhooksno implementation yet0 runs

Input

webhook_url
Webhook URL
https://example.com/paypal/webhook
event_type1
Event Type 1
PAYMENT.AUTHORIZATION.CREATED
event_type2
Event Type 2
PAYMENT.AUTHORIZATION.VOIDED
Calls PayPal as you (your API key is your account); keychains.dev holds the credentials.
Create webhook · PayPal · OpenIntegrations