Webhook
You can enable the webhook to trigger events whenever the order status changes in Amwal.

Enable Webhooks
Check the Enable Webhooks checkbox to activate webhook notifications for your store
Webhook Events
Available Webhook Events
- Order Success Event (order.success)
- Order Failed Event (order.failed)
Note : You should enter the Webhook events with Comma-separated list of event types to subscribe to (e.g., order.success, order.failed)
Register Webhook
Click on Register Webhook button to create a new Webhook API key from Amwal and configure webhook integration

After Successfull Webhook registeration, you can view your Webhook Private key or Test the Connection.

Updated 2 days ago