Skip to main content

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​

  1. Click the "Create new" button and select Webhook
  2. Fill in the required information for the webhook:
    • Webhook HTTPS endpoint
    • Events for your subscription
    • Stores generating the events
    • Authentication
  3. Click the "Create" button to finish
  4. 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​

  1. Test your webhook configuration by clicking the menu on the right side of the table
  2. Click on "Test configuration"
  3. Select which event to test
  4. Click on the "Test" button
  5. A dialog will open and display a response code. A successfull test should render response code 200.

Disable/enable webhook​

  1. Choose the webhook you want to disable or enable and click on the menu on the right side of the table
  2. Click on "Disable" or "Enable"

Delete webhook​

  1. Choose the webhook you want to delete and click on the menu on the right side of the table
  2. Click on "Delete"