Payiano Webhooks Event Types

Payiano webhooks notify your system about various events that occur within your Payiano account. These notifications allow your application to respond in real-time to activities such as payment link creation, checkout completion, and more. Understanding the different types of webhook events is essential for configuring your endpoints to receive and handle the events relevant to your integration.

EventTriggerPayload
payment_link.created When a new payment link is created.
checkout.created When a new checkout is initiated by creating a payment link.