constant StripeEvents::WEBHOOK in Stripe 8
Same name and namespace in other branches
- 2.x src/Event/StripeEvents.php \Drupal\stripe\Event\StripeEvents::WEBHOOK
The name of the event fired when a webhook is received.
File
- src/
Event/ StripeEvents.php, line 15
Class
- StripeEvents
- Defines events for stripe webhooks.
Namespace
Drupal\stripe\EventCode
const WEBHOOK = 'stripe.webhook';