Skip to main content

Start Authorization (OAuth)

POST 

//:domain/api/stripe/integrations/:id/authorize

Begins the Stripe Connect OAuth flow. Returns an authorize_url that the merchant should be redirected to in order to grant access. Stripe will redirect back to /api/stripe/oauth/callback.

Requires admin or power-user permissions.

Request

Responses

OK

Response Headers
    Content-Type