Overview
Webhooks allow your application to receive real-time notifications about events that occur in your Yoco account. When a payment is processed or a refund is issued, Yoco will send a webhook event to your specified endpoint, allowing you to update your system accordingly.
To start receiving webhook events, we recommend the following guides:
- Start listening to webhooks.
- Verify event authenticity by implementing security measures.
After you have started listening to webhooks, you can handle different event types.