Samsung Wallet
Overview
Samsung’s digital wallet for securely storing payment methods, IDs, and more. It supports digital IDs (such as mobile driver’s licenses) on Galaxy phones, allowing users to present an official ID for verification (e.g., at TSA checkpoints) directly from the app.
- ID:
samsung-wallet - Type: eID (app)
- Verification Type: Presentation
- Regions: North America, United States
- Countries: US
- Subdivisions: US-AZ, US-CO, US-GA, US-IA, US-MD, US-WV
- Adoption: 259,500
- URL: https://www.samsung.com/us/samsung-wallet/digital-id/
Integration with Trinsic
- Permission required: This method is enabled by default.
- Cost: Contact the Trinsic team
User Flow
To see a demo of this flow, watch this video.
The Samsung Wallet verification flow works on mobile and desktop. On desktop, users are presented a QR code which they scan in order to open the Samsung Wallet application. On mobile, the user clicks a button which deep-links them to their Samsung Wallet application. In both cases, the user is taken to their mobile app where they complete a biometric authentication and consent to share the requested data.
Direct API Requirements
Direct is not a requirement.You can integrate with this provider using the Widget or Hosted UI instead, with no additional integration requirements on your end.
What your integration must support in order to use this provider with the Direct Provider Sessions API.
- Supports Direct Provider Sessions: ✅
- Launch Method:
DeeplinkToMobile— Launch the given URI on the user's mobile device. - Collection Method:
PollResult— Results arrive asynchronously; poll with theresultsAccessKeyreturned at session creation. - Refreshable Step Content: This provider requires shown content to be refreshed periodically.
- Trinsic-Hosted UI: A Trinsic-Hosted Fallback UI exists for this provider, which may be invoked to cover gaps in your integration's capabilities.
Outputs
Normalized AttributesThese attributes form part of our normalized model, a standardized set used across providers. Trinsic normalizes this for you and lets you know when a property is available for each provider.
| Field | Availability | Notes |
|---|---|---|
person.givenName | Always | - |
person.familyName | Always | - |
person.dateOfBirth | Always | - |
person.nationality | Sometimes | If available |
person.sex | Sometimes | If available |
person.address.line1 | Sometimes | If address is available |
person.address.city | Sometimes | If address is available |
person.address.subdivision | Sometimes | If address is available |
person.address.postalCode | Sometimes | If address is available |
person.address.country | Sometimes | If address is available |
document.type | Always | - |
document.number | Always | - |
document.issueDate | Always | - |
document.expirationDate | Always | - |
document.issuingCountry | Always | - |
document.issuingSubdivision | Sometimes | If available |
document.issuingAuthority | Always | - |
attachments.documentPortrait | Always | - |
Updated about 10 hours ago
