> ## Documentation Index
> Fetch the complete documentation index at: https://docs.go.gbgplc.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Wallet

> Verify identities using Google Wallet, which supports government-issued digital IDs in select regions for secure mobile identity verification.

Google Wallet now supports adding government-issued digital IDs in select regions, enabling users to present an official ID from their phone for identity verification in a secure and convenient way. To learn more, visit the [Google Wallet website](https://developers.google.com/wallet/identity).

## Adoption data

This section provides insights into the adoption of Google Wallet among users in United States.

|                 |                                                                                                                  |
| --------------- | ---------------------------------------------------------------------------------------------------------------- |
| Adoption        | 500 thousand                                                                                                     |
| Adoption source | [https://public.flourish.studio/visualisation/17128703/](https://public.flourish.studio/visualisation/17128703/) |
| Adoption rate   | 0.87%                                                                                                            |
| Coverage        | 58M                                                                                                              |
| Status          | <Badge color="yellow">Coming soon!</Badge>                                                                       |

## Provider ID

This is the unique identifier for this digital ID provider in the GBG GO system.

|             |                 |
| ----------- | --------------- |
| Provider ID | `google-wallet` |

## Compliance

This section outlines compliance and regulatory requirements for integrating this digital ID provider.

| Compliance data           | Status                                        |
| ------------------------- | --------------------------------------------- |
| Locality requirements     | <Badge color="green">None</Badge>             |
| Scheme-level restrictions | <Badge color="yellow">Crypto, Weapons</Badge> |
| Certifications            | <Badge color="gray">None</Badge>              |

## Supported attributes

The following attributes are returned when Google Wallet is used for identity verification:

### Always returned attributes

The following attributes are always returned from a successful verification from this ID Provider.

| Field                                                   | Description                                |
| ------------------------------------------------------- | ------------------------------------------ |
| <Badge color="green">firstName</Badge>                  | User’s first name                          |
| <Badge color="gray">lastNames</Badge>                   | User’s last name                           |
| <Badge color="yellow">dateOfBirth</Badge>               | User’s date of birth                       |
| <Badge color="purple">type</Badge>                      | Type of identity document                  |
| <Badge color="orange">number</Badge>                    | Identity document number                   |
| <Badge color="green">document issueDate</Badge>         | Document issue date                        |
| <Badge color="gray">document expirationDate</Badge>     | Document expiration date                   |
| <Badge color="yellow">document issuingCountry</Badge>   | Country that issued the document           |
| <Badge color="purple">document issuingAuthority</Badge> | Authority that issued the document         |
| <Badge color="orange">documentPortrait</Badge>          | Portrait image extracted from the document |

### Sometimes returned attributes

The following attributes are only sometimes returned from a successful verification from this ID Provider.

| Field                                     | Description                |
| ----------------------------------------- | -------------------------- |
| <Badge color="green">nationality</Badge>  | User’s nationality         |
| <Badge color="gray">sex</Badge>           | User’s gender              |
| <Badge color="yellow">line1</Badge>       | Street address             |
| <Badge color="purple">city</Badge>        | City of residence          |
| <Badge color="orange">subdivision</Badge> | State, province, or region |
| <Badge color="green">postalCode</Badge>   | Postal or ZIP code         |
| <Badge color="gray">country</Badge>       | Country of residence       |

### Required input attributes

The following attributes are required as input to successfully verify identity with this ID Provider.

| Field                                          | Description                                     |
| ---------------------------------------------- | ----------------------------------------------- |
| <Badge color="green">exchangeMechanism</Badge> | Mechanism used to exchange data between systems |
