> ## Documentation Index
> Fetch the complete documentation index at: https://dev.chargily.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Handle webhooks

> Learn how to handle Chargily Pay's webhooks in your application.

Whenever a Checkout gets paid, Chargily Pay will send a webhook to your application to notify you about the payment, so you need to set up a webhook endpoint where Chargily Pay can send the webhooks to.

<Card title="Learn more about Webhooks" icon="link" href="/pay-v2/webhooks">
  See how to create, test and register them.
</Card>
