- Initial onboarding (today)
- Scaled onboarding (as coverage expands)
How We Onboard a New Bank Today
When a new institution is requested:1. Delegated User Creation
We guide the business through creating a dedicated Waycore user inside their bank portal. This:- Is a standard user within the bank’s permission system
- Is scoped explicitly (read, initiate transfers, approvals)
- Requires no technical expertise
2. Connection Configuration
Once the delegated user exists:- We configure the institution on our side
- Validate login flows
- Confirm permission scope
- Test balance retrieval
- Validate transfer initiation capability
3. Authentication Handling
Banks fall into three categories: Software-based MFA (TOTP, SMS, app prompts)Handled automatically by Waycore. Hardware tokens (RSA, physical devices)
Handled via controlled human-in-the-loop execution. Non-standard flows
Mapped and stabilized before activation.
4. Time to Live
From delegated user creation to active connection: Typically live within hours.How Onboarding Scales
Institution onboarding becomes progressively lighter as coverage grows.Reusable Bank Maps
For each bank we support, we maintain:- Portal flow maps
- Permission schema mapping
- MFA behavior patterns
- Known failure states
Adding the second customer at the same bank is significantly faster than the first. All it takes is enabling the delegated user on the customer’s side.
Guided Self-Serve (In Progress)
We are building guided onboarding flows that:- Walk users step-by-step through delegated user creation
- Provide screen-level instructions specific to each bank
- Validate permissions in real time
- Detect misconfiguration automatically
RSAtokens- Institutions with irregular authentication
- Unexpected portal changes
Constraints
Institution onboarding depends on:- The bank’s delegated user model
- Portal stability
- MFA requirements
- Permission clarity