PayFanout API reference
    Preparing search index...

    Variable stripeOnboardingConst

    stripeOnboarding: AdapterOnboardingDescriptor = ...

    Declarative onboarding metadata for the Stripe adapter pair: the credentials a host collects, the provider event-type strings the webhook parser recognizes, and the CSP hosts Stripe.js touches. The credential keys mirror StripeServerAdapterConfig (plus the client-scope publishableKey the browser SDK needs) and the event list mirrors webhook.ts — keep the three in step.