PayFanout API reference
    Preparing search index...

    Variable gocardlessOnboardingConst

    gocardlessOnboarding: AdapterOnboardingDescriptor = ...

    Declarative onboarding metadata for the GoCardless server adapter: the two server secrets a host collects, the webhook resource types the parser recognizes, and an empty CSP. The credential keys mirror GoCardlessServerAdapterConfig and the event list mirrors the resource_type values webhook.ts's mapEventType handles — keep the three in step. There is no client-scope credential: GoCardless has no browser SDK, the client adapter hands off to a full-page hosted authorisation redirect instead.