Skip to content
You're viewing guides for Paddle Classic, which is no longer available for new signups. Head to developer.paddle.com for Paddle Billing guides.

About Paddle webhooks

Paddle webhooks are configured so your backend systems can receive real-time events from Paddle and then take appropriate action based on information from the webhook payloads.

A range of webhooks are available, but to get started, we will configure just enough to receive events when a one-time product or subscription plan is purchased.

TaskSection
Configure Paddle webhooksPaddle webhooks
ResourceSummary
Working with Paddle webhooksGet familiar with the basics of configuring and testing webhooks in Paddle.
Webhook securityUnderstand security settings required to ensure your integration receives Paddle webhooks.
Access management using webhooksListening for Paddle webhooks and then taking appropriate action in your backend systems based on information received is key to a successful access management strategy for subscriptions.
Paddle webhooks referenceCheck our reference pages for full payload details for all Paddle webhooks.
Paddle API ReferenceTake a deep dive into the Paddle API to find out how you can integrate Paddle functionality with your platform.