Webhooks

Testanchor

Notification kindsanchor

The notification kind, returned by calling kind on the notification object, reveals what triggered the webhook. The $webhookNotification->kind for Test webhooks will be one of the following:

  • BraintreeWebhookNotification::CHECK

The following table describes the conditions that trigger each kind of webhook.

Notification Type Description
check

A test notification triggered in the Control Panel

Attributesanchor

kindenum

The kind of webhook notification.

timestampdate

The UTC time at which the webhook was triggered.