Skip to content

feat(billing): scaffold dual Stripe account support (EE default) - #3219

Open
riderx wants to merge 10 commits into
mainfrom
cursor/dual-stripe-account-scaffolding-7cf6
Open

feat(billing): scaffold dual Stripe account support (EE default)#3219
riderx wants to merge 10 commits into
mainfrom
cursor/dual-stripe-account-scaffolding-7cf6

feat(billing): route new orgs and checkout by billing account

9668e87
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Sep 1, 2026 in 42s

Annotations

Check failure on line 1463 in supabase/functions/_backend/triggers/stripe_event.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 41 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AaBAlFItExXsUzpN2VVg&open=AaBAlFItExXsUzpN2VVg&pullRequest=3219

Check warning on line 161 in supabase/functions/_backend/utils/stripe_billing_account.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use concise character class syntax '\w' instead of '[A-Za-z0-9_]'.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AaBdutAQoMLezpnpkwW6&open=AaBdutAQoMLezpnpkwW6&pullRequest=3219