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.
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-scopepublishableKeythe browser SDK needs) and the event list mirrorswebhook.ts— keep the three in step.