Introduction
Introduction to Webhooks
Learn how to use webhooks to listen to events in your integration.
Webhooks are a powerful way to listen to events that happen in your integration.
You can use webhooks to listen to events such as payment.success
or payment.refund
and handle them in your application.
In this section, you will find all the information you need to start using webhooks in your integration.
If itβs your first time using webhooks, we recommend you to read the π Listening to Webhooks Guide to get started.