Creating webhooks

❗️

Webhooks are only available to senders

Where to find webhook subscriptions control panel?

  1. Log in to the Snap Refund app

  2. Open "Settings" (hover over your avatar in the upper-right corner of the screen)

  3. At the bottom of the page you will find a panel with a button

Add new webhook subscription

  1. Click the "Add" button in the Webhook subscription control panel
  2. The webhook customization form will open
  3. Enter the URL where the webhook will be sent
  4. If you want to have secure verification for webhooks, you can transfer a secret token that will be used to generate the HMAC sha256 hash from the payload
  5. Click on the "Active" flag
  6. Select the necessary events to be processed and launched using the webhook at the URL
  7. Click the "Save" button

🎉 Now you should see a list of your webhook subscriptions! Hooray. 🎉

📘

You can update your secret anytime by clicking on the triple dots -> "Edit"