Package com.stripe
package com.stripe
-
ClassDescriptionEventNotificationCallback<E extends EventNotification>Functional interface for callback functions.Functional interface for handling otherwise unhandled events.Functional interface for a hook that runs before any event-specific callback.This is the primary entrypoint to make requests against Stripe's API.The StripeContext class provides an immutable container for interacting with the `Stripe-Context` header.Verifies incoming webhook signatures before routing event notifications to the callbacks registered on it.A variant of StripeEventNotificationHandler that parses events without verifying webhook signatures.Information about an unhandled event notification to make it easier to respond (and potentially update your integration).