Create webhooks to get notified of events such as successful and failed payments

Webhooks allow Vendy to monitor and send notifications about activities on your account. For example, Failed transactions, Successful payments.

Managing Webhooks

There are two(2) ways to manage webhooks;

  • From the Web browser or your account.

  • Using the webhook API.

Managing webhook from the web browser or your account

  • Login into your account

Managing webhook using the webhook API

  • Your callback URLs can be generated automatically by using the Webhooks API that is covered in the section below.