In June 2026, EU member states began rolling out the Digital Identity Wallet framework under eIDAS 2.0. For Proptech platforms that verify tenant or buyer identity, this is not a compliance footnote; it is a product roadmap item. The shift changes who your users trust with identity data, how you design onboarding funnels, and what evidence you need when regulators or enterprise clients ask questions. Teams that treat wallet-based identity as a 2027 problem will miss the product and hiring window.
What changed in 2026
The new framework mandates cross-border recognition of digital identity wallets. Property platforms that currently rely on manual ID upload and manual review will face pressure to accept government-issued wallet credentials. The deadline for full implementation varies by member state but begins in late 2026. Larger member states are expected to offer voluntary wallets first, with mandatory acceptance for public services following, then gradually for regulated private-sector flows such as tenancy checks and property transactions.
For Proptech teams, the practical impact is that identity verification becomes less about document collection and more about cryptographic verification. A user will present a signed credential from a government wallet. Your platform must parse it, validate the signature, decide whether the claims meet your risk criteria, and log the event in a way that satisfies both eIDAS and GDPR auditors. This is a backend-heavy change. The UX win is real, but only if the verification layer is reliable and auditable.
Engineering implications
- Wallet credential parsing and signature verification against national trust anchors
- Fallback flows for users without wallet access or with unsupported member-state credentials
- Audit logging that links identity events to regulatory frameworks and retention periods
- Data retention policies aligned with eIDAS, not just GDPR
Implementation roadmap
If you run a tenant onboarding or property transaction platform, start architecting wallet-compatible identity flows now. The teams that treat this as a Q3 or Q4 2026 sprint will avoid the compliance scramble others will face in 2027. We recommend a phased approach: discovery in Q3 2026, a wallet-compatible pilot with one member state in Q4 2026, and scaled rollout across your supported markets in early 2027.
Discovery should answer three questions. First, which identity claims do you actually need? Name, date of birth, and government ID number are usually enough for tenancy checks; you do not need full passport scans. Second, which trust frameworks and wallet providers will your users have access to? Third, what is your fallback when a wallet credential is unavailable, expired, or rejected? Answering these early prevents expensive rework and keeps your data model clean.
Identity verification checklist for Proptech
- Map every identity claim your product requires and justify lawful basis
- Select a wallet SDK or API provider with EU trust-anchor support
- Build signature verification and credential expiry checks
- Design a fallback KYC flow for non-wallet users
- Update your privacy policy and retention schedules for eIDAS data
- Add structured audit logs with event type, credential source, and outcome
- Run a compliance review with legal counsel before pilot launch
| Aspect | Manual ID upload | Wallet-based verification |
|---|---|---|
| User friction | High: photo, manual review, retries | Low: selective disclosure from wallet |
| Fraud risk | Depends on document quality and reviewer | Lower: cryptographic signature from trust anchor |
| Data exposure | Full document image stored or processed | Minimal claims, often zero raw document |
| Audit evidence | Reviewer notes and timestamps | Cryptographic proof and structured logs |
| Implementation cost | Low upfront, high ongoing review | Higher upfront, lower marginal cost |
Common implementation pitfalls
We have reviewed enough identity flows to see the same mistakes repeat. The first is over-collecting claims because the wallet makes it easy. Just because a credential can disclose address history does not mean your product needs it. Every extra claim increases retention risk and privacy-policy complexity.
The second pitfall is weak fallback design. If wallet verification fails, users need a clear path that does not dump them into a broken manual flow. The fallback must still meet your fraud and compliance bar, otherwise you create a loophole that undermines the whole system. The third pitfall is under-investing in observability. Wallet providers have outages, trust anchors rotate, and credentials expire. You need alerts for verification failures, latency spikes, and signature errors.
How wallet identity intersects with GDPR
Wallet-based identity can reduce GDPR surface area if you design it that way. Because users disclose only the claims you need, you store fewer raw documents and less biometric data. That reduces breach impact and erasure workload. However, the verification event itself, including the wallet provider, credential type, and timestamp, is personal data and needs a lawful basis and retention limit.
The same architectural discipline we use for GDPR-compliant AI features applies here: separate identity data from analytics, enforce TTLs on logs, and document subprocessors. If your identity flow eventually feeds AI scoring, for example tenant risk models, you must also consider Article 22 on automated decision-making.
Team and talent considerations
Most Proptech engineering teams do not have eIDAS specialists on staff. Implementing wallet-based verification typically requires backend engineers with cryptography or identity experience, a security-focused QA engineer, and legal counsel. The work spans protocol integration, key management, audit logging, and regulatory interpretation, which is rarely a single person's skill set. If your team is already stretched, an embedded senior engineer or Fractional CTO can accelerate the discovery and architecture phase without the six-month local hiring cycle common in Amsterdam, Berlin, or Paris.
Wallet-based identity is not a feature you bolt onto a signup form. It is a trust architecture decision that affects data retention, fraud, and user onboarding for the next five years.
FAQ
When do member states start rolling out wallets? Large-scale rollout began in June 2026 under eIDAS 2.0. Deadlines for full implementation vary by country, with late 2026 as the starting window for many member states. Property platforms should plan for a phased rollout rather than a single switchover date.
Do we have to replace manual ID verification immediately? No. The framework introduces wallet compatibility as an additional option first, but market pressure and later regulatory requirements will make fallback-only manual flows increasingly uncompetitive. Start with a wallet-first, manual-fallback design.
What engineering skills does the team need? You need backend engineers comfortable with JSON-LD credentials, signature verification, and trust-anchor management. Frontend work is lighter because wallet apps handle the user interface. Security review and audit logging are non-negotiable.
How does this affect existing user data? Existing identity records remain subject to GDPR retention limits. New wallet verification events need their own retention schedule aligned with eIDAS. Do not mix retention periods in the same table or log stream.
Should we build or buy wallet verification? For most Proptech teams, buying a verified wallet SDK or API is the right starting point. Build only if wallet-based identity is a core differentiator, such as a marketplace that competes on onboarding speed.
Does this apply to UK or non-EU users? The eIDAS 2.0 framework applies to EU member states. If you serve UK or other non-EU users, keep your existing identity flows and design wallet verification as an EU-specific path. Do not let one region's framework dictate data handling for all users.
Actionable takeaway
Schedule a Q3 2026 architecture review for your identity flows. If you cannot yet accept a government wallet credential, map the gap, pick a pilot market, and assign an owner. The Proptech teams that ship wallet-compatible verification this year will enter 2027 with cleaner data, lower fraud costs, and a clear compliance story. The teams that wait will be rebuilding under audit pressure.

Written by Ahmad
Co-founder & Talent Lead
Part of the SelectCursor engineering team. We build lending platforms, property marketplaces, and fintech infrastructure for European companies.
More posts from our teamBuilding something similar?
Our team has shipped 50+ Proptech and Fintech platforms. Book a 25-minute call to discuss your architecture, team structure, or product roadmap.
Book a Call