Assign organizer configuration by Stripe account country on Connect completion - #1328
Merged
daveearley merged 1 commit intoAug 28, 2026
Merged
Conversation
…ompletion - Add organizer_configurations.default_for_currency with a partial unique index - New AssignCurrencyDefaultOrganizerConfigurationService maps US/GB/AU to USD/GBP/AUD (EUR for everything else) and reassigns organizers on default configurations when Stripe Connect setup completes (webhook, return-URL, re-entrant connect and copy paths); custom and legacy configurations are never touched, and the service is inert unless currency defaults exist - Guard currency defaults against deletion and in-place fee overrides; validate that a currency default's fee currency cannot be changed - Consolidate the default-configuration predicate (isDefault() backend, isDefaultConfiguration() frontend) and warn when editing shared defaults - Surface default_for_currency in admin resources, types and badges - Seed currency default configurations idempotently in dev:bootstrap - Cover the webhook flow with a feature test (signed account.updated) and the admin UI with an e2e assertion; unit tests for the new service
|
🚅 Deployed to the Hi.Events-pr-1328 environment in Hi.Events
1 service not affected by this PR
|
railway-app
Bot
temporarily deployed
to
Hi.Events / Hi.Events-pr-1328
August 28, 2026 03:55
Destroyed
Contributor
✅ E2E · smoke
|
daveearley
deleted the
feature/currency-default-organizer-configurations
branch
August 28, 2026 04:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.