Events
Pay Link webhooks deliver aCREATED event for successful one-time payments. When you create a webhook or a Pay Link webhook, subscribe to REGULAR_TRANSACTION (or ALL); the delivered payload uses event: "CREATED".
JSON payload shapes are in the Pay Link payload reference.
Scope
Configure webhook scope when creating the webhook:- Global — receive events for all Pay Links on your account (omit
paylinkId). - Pay Link–specific — receive events only for a single
paylinkId.
Related
- Shopify webhooks — additional fields for Shopify checkout integrations.
- Webhook request headers — delivery headers and signature verification.
