Connect Stripe
Complete Stripe Connect Standard onboarding and validate callbacks.
howto • updated 2026-03-15
Before you start
- Stripe account with permission to create Connect Standard accounts.
- Beacon organization already created with an owner assigned.
- Return and refresh URLs mapped for
testenvironment.
Recommended flow
11) Start onboarding
In Beacon Dashboard, openIntegrationsand selectConnect Stripe.22) Authorize account
Complete the Connect Standard flow in Stripe and accept required scopes.33) Validate callback
Confirm organization returns to Beacon withconnectedstatus and no authorization error.
Post-onboarding validation
- Confirm
charges_enabledanddetails_submittedin connection state. - Run a test checkout and verify event ingestion in dashboard.
- Confirm the flow still works after owner logs in again.
Common errors
| Signal | Likely cause | Action |
|---|---|---|
| Return without active connection | callback URL mismatch | review return URL and repeat onboarding |
| Connection exists but no charging capability | incomplete Stripe requirements | reopen onboarding and complete pending requirements |
| Intermittent return failure | expired session | restart flow from Beacon |