Notification kinds
The notification kind, returned by calling kind
on the notification object, reveals what triggered the webhook. The webhook_notification.kind
for Test webhooks will be one of the following:
Braintree::WebhookNotification::Kind::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 |