constant StripeEvents::WEBHOOK in Stripe 2.x
Same name and namespace in other branches
- 8 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';