Skip to main content

Generate a provider onboarding link

POST 

/api/onboarding/:provider/link

Creates a Connect account (if needed) and returns a hosted onboarding page URL for the given payment provider (e.g. stripe). The subscription configuration is resolved from the authenticated user's JWT token. If no provider account exists yet, one is created and persisted automatically. The returned URL points to a hosted page where the user can start the onboarding process.

Request

Responses

OnboardingLink resource created