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.
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
GoCardlessServerAdapterConfigand the event list mirrors theresource_typevalueswebhook.ts'smapEventTypehandles — 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.