Webhook Plugin Configurations
Setting Up webhooks based on plugins and payment States.
After accessing the Webhook Configuration section, the second tab you’ll encounter is Payment Webhook Plugin Configs. In this section, merchants can customize their webhook settings by specifying which plugins the configuration should apply to, as well as the payment states that will trigger payment notifications to the webhook. This can be done by completing the fields below according to their preferences.

Parameters Description:
- Webhook plugin:
The plugin that the webhook works for. See Plugins
- Webhook URL:
When a payment event or payment operation occurs, Ottu sends an HTTP request to this URL to disclose transactional data. See below note.
- Enable transaction state webhook notifications:
If checked, Payment Notifications will be sent for the defined Notification status.
- Notification status:
Define the transaction status that will trigger the Payment Webhook, including
paid
,failed
,authorized
, andcanceled
. Review the Payment States for more information.