Page cover image

Webhooks Configuration

Payment and operation webhooks configurations overview.

Webhooks in Ottu are HTTP endpoints used to receive notifications about specific events within the system. Ottu utilizes two main types of webhooks:

  • Payment Webhook Notification:

    Ottu sends notifications when there is a change in the state of a payment. This allows merchants to receive real-time updates directly on their servers, helping them track payment status changes efficiently.

  • Operation Webhook Notification:

    Notifications are sent for operations performed on payment transactions, including capture, refund, and void. This ensures that merchants are informed about the operational actions that affect their transactions.

By integrating these webhook notifications, merchants can enhance their Ottu experience, leveraging features such as API payloads, SSL certificate verification options, error notifications, and more. This setup empowers merchants to seamlessly update their systems in response to payment activities and operational changes.

To access the Webhook Configuration, navigate to Ottu Dashboard > Administration Panel > Webhook > Webhook Config