Financing Portal
The demo is live. Log in with the test accounts below and walk through the flows.
Open the live demo →Walkthrough
What to try
Agent client onboarding
Proves brokers can onboard a client through a guided wizard with document capture.
- Log in as an insurance broker
- Start the personal financing wizard
- Upload ID documents (seeded OCR result)
- Generate a financing quote (seeded quoting API)
- Send agreement for e-signature
Admin maker/checker approval
Proves two-tier approval and audit-trail governance for staff.
- Log in as an admin checker
- Open a pending financing application
- Review maker-submitted data and approve/reject
- View the immutable audit log entry
Client statements portal
Proves clients can view balances and statements and mark a payment.
- Log in as a client
- View account balance and statement
- Initiate a card payment (seeded gateway result)
- See payment reflected and notification received
Digital onboarding journey
Proves the invitation-to-signature conversational flow end to end.
- Open invitation link as a new client
- Complete conversational onboarding steps
- Sign agreement via e-signature (seeded)
- Confirm completion status in dashboard
Test accounts
| Role | Password | |
|---|---|---|
| All portals (Agent + Admin + Client) | demo@e2e.local | demo1234 |
Everything in the demo is sample data; feel free to click around, nothing breaks.
The project
What
This is a secure, web-based financing platform built as four integrated portals: an Agent Portal where insurance brokers onboard personal and commercial clients through guided wizards with OCR document capture, identity verification, quote generation, and e-signature agreement execution; an Admin Portal for internal staff covering system configuration, maker/checker two-tier approvals, collections, and notifications; a mobile-first Client Portal for viewing statements, balances, and making card payments; and a digital onboarding journey that takes a client from an initial invitation through a conversational flow to e-signature and payment. Security is first-class throughout, with MFA, role-based access with row-level data scoping, encryption at rest, immutable audit trails, and PCI-aware payment handling built to OWASP ASVS Level 2.
For
The platform serves three user groups: insurance brokers who need a structured, compliant way to onboard clients and generate financing agreements; internal finance company staff who govern and approve those agreements through a controlled two-tier workflow; and end clients who need self-service access to their account and a clear path to completing their onboarding digitally.
Problem
Finance companies managing insurance premium financing across broker networks have no single system that connects broker-led onboarding, internal approval governance, and client self-service in one auditable workflow. Existing tools handle these in isolation, creating compliance gaps and manual handoffs between stages.