Manage Webhooks
Create and manage webhooks that are used to subscribe to updates from Walley.
Webhooks can be found on the page "Manage Organizations" in Merchant Hub, under the tab "Webhooks".
Webhooks is in preview
Currently the webhook functionality is in preview mode and may change before general availability
Learn more
To learn more about webhooks and events, click here: Webhooks overview
Create Webhook​
- Click the "Create new" button and select Webhook
- Fill in the required information for the webhook:
- Webhook HTTPS endpoint
- Events for your subscription
- Stores generating the events
- Authentication
- Click the "Create" button to finish
- A dialog will open and display your HMAC kay. Remember to save it for future use
To view detailed information about events or stores, hover your pointer over the text to reveal a tooltip.
Test webhook​
- Test your webhook configuration by clicking the menu on the right side of the table
- Click on "Test configuration"
- Select which event to test
- Click on the "Test" button
- A dialog will open and display a response code. A successfull test should render response code 200.
Disable/enable webhook​
- Choose the webhook you want to disable or enable and click on the menu on the right side of the table
- Click on "Disable" or "Enable"
Delete webhook​
- Choose the webhook you want to delete and click on the menu on the right side of the table
- Click on "Delete"