PayFanout API reference
    Preparing search index...

    Variable paysafeOnboardingConst

    paysafeOnboarding: AdapterOnboardingDescriptor = ...

    Declarative onboarding metadata for the Paysafe adapter pair: the credentials a host collects, the provider event-type strings the webhook parser recognizes, and the CSP hosts Paysafe.js touches. The credential keys mirror PaysafeServerAdapterConfig (plus the client-scope apiKey Paysafe.js needs to tokenize) and the event list mirrors webhook.ts's EVENT_TYPE_MAP — keep the three in step. merchantAccount is descriptive: the runtime config takes a merchantAccountResolver function instead, since Paysafe routes per currency.