Browse: Home / Classes /

EventService

EventService

Description #


Source #

File: includes/lib/stripe-php/lib/Service/EventService.php



Methods #

  • all — List events, going back up to 30 days. Each event data is rendered according to Stripe API version at its creation time, specified in event object api_version attribute (not according to your current Stripe API version or Stripe-Version header).
  • retrieve — Retrieves the details of an event. Supply the unique identifier of the event, which you might have received in a webhook.