새 다가구 키를 프로비저닝하려면 사용자가 기기에서 인증 및 연결 흐름을 완료해야 합니다. 이렇게 하면 외부 사용자 계정이 Google 월렛 계정에 연결됩니다.
이 문서에서는 여러 표면에서 이 프로세스를 개략적으로 설명합니다.
Android 앱에서 Google 월렛에 추가
이 섹션에서는 서비스 제공업체의 Android 앱에서 Google 월렛에 카드를 저장하는 흐름을 설명합니다.
사용자 흐름
이 그림은 Google 월렛 관점에서 다가구 키를 프로비저닝하는 사용자 흐름을 보여줍니다.
그림 1: 사용자가 카드를 프로비저닝하기 시작하고 서비스 약관에 동의합니다.
네트워크 연결 및 초기 서비스가 구성되는 동안 회전하는 연결 애니메이션이 사용자에게 표시됩니다.
이 작업이 완료되면 사용자가 서비스 약관에 동의하고 흐름을 계속 진행합니다.
그림 2: 사용자 프로비저닝이 완료됩니다.
백그라운드 서비스가 기기에서 계정을 프로비저닝하는 동안 회전하는 저장 애니메이션이 사용자에게 표시됩니다.
서비스가 완료되면 성공 화면이 표시됩니다.
사용자에게 기기에 Google 월렛 앱이 아직 없는 경우 후속 화면에서 Google 월렛 앱을 다운로드하라는 메시지가 표시될 수 있습니다.
핵심 사항
카드가 이미 선택한 Google 계정에 저장된 경우 사용자에게는 Google 월렛 앱에서 카드를 열 수 있는 링크가 대신 표시되며, 여기에서 카드 세부정보를 확인할 수 있습니다.
카드가 사용자가 로그인한 계정이 아닌 다른 Google 계정에 저장된 경우 다른 Google 계정에 이미 해당 카드가 저장되어 있다는 메시지가 표시됩니다.
사용자가 카드를 추가하려고 하는데 Google 계정이 없는 경우 계정을 만들라는 메시지가 표시됩니다. Google 계정을 만든 후에는 흐름이 정상적으로 계속됩니다.
다중 가족 키 흐름을 지원하는 앱은 Google Play 서비스 API와 통합해야 합니다. 하지만 서비스 제공업체 앱에서 Google Play 서비스로의 메서드 호출은 공개적으로 배포된 Google Play 서비스 버전에서는 사용할 수 없습니다.
서비스 제공업체 앱 개발자는 특정 메서드를 호출하기 위해 맞춤 모듈을 추가하고 액세스해야 합니다. 자세한 내용은 서비스 제공업체에 문의하세요.
Android 앱에서 웨어러블의 Google 월렛에 추가
사용자는 휴대전화에서 프로비저닝 흐름을 시작하고 웨어러블 하나를 선택하여 웨어러블에 프로비저닝할 수 있습니다.
그림 1: 웨어러블 프로비저닝 흐름
핵심 사항
웨어러블에 프로비저닝하려면 카드를 프로비저닝할 수 있는 전화가 필요합니다.
사용자는 단일 흐름으로 휴대전화와 웨어러블에 프로비저닝할 수 있으며, 휴대전화에 대한 첫 번째 프로비저닝이 완료된 후 흐름을 다시 시작하여 웨어러블에 추가할 수도 있습니다.
사용자는 서비스 제공업체에 의해 하나의 웨어러블만 프로비저닝하도록 제한되어야 합니다.
서비스 제공업체에 웨어러블 프로비저닝의 사용 가능 여부를 문의하세요.
다중 가족 키 흐름을 지원하는 앱은 Google Play 서비스 API와 통합해야 합니다. 하지만 서비스 제공업체 앱에서 Google Play 서비스로의 메서드 호출은 공개적으로 배포된 Google Play 서비스 버전에서는 사용할 수 없습니다.
서비스 제공업체 앱 개발자는 특정 메서드를 호출하기 위해 맞춤 모듈을 추가하고 액세스해야 합니다. 자세한 내용은 서비스 제공업체에 문의하세요.
웹사이트에서 Google 월렛에 추가하기
이 섹션에서는 발급기관의 웹사이트에서 Google 월렛에 카드를 저장하는 흐름을 설명합니다.
1단계: 웹사이트에 로그인하기
흐름의 첫 번째 단계는 발급 기관의 웹사이트에 로그인하고 Google 월렛에 추가 버튼을 선택하는 것입니다.
그림 3: 사용자가 웹사이트에 로그인하여 Google 월렛에 추가 버튼으로 이동합니다.
2단계: Google 계정으로 로그인하기
사용자가 Google로 로그인을 완료하면 다음 단계에서 Google 월렛으로 리디렉션되기 전에 발급 기관의 웹사이트에 로딩 화면이 표시됩니다.
[null,null,["최종 업데이트: 2025-07-11(UTC)"],[],[],null,["# Provision a new card\n\nTo provision a new Multi-family Key, the user must complete an authentication\nand association flow on their device. This links their external\nuser account to a Google Wallet account.\nThis document describes that process at a high level across different surfaces.\n\nAdd to Google Wallet from an Android app\n----------------------------------------\n\nIn this section, we describe the flow to save a card to\nGoogle Wallet from a Service Provider's Android app.\n\n### User flow\n\nThese figures illustrate the user flow to provision a Multi-family Key from a\nGoogle Wallet perspective.\n| **Note:** Before this flow begins, the user must authenticate within the Service Provider's app. Next, they must select the [Add to Google Wallet](/wallet/access/multi-family-key/get-started/brand-guidelines#add-to-google-wallet-button) button. If the user doesn't have a Google Account, they complete a flow to create one and then continue the flow to provision their card.\n**Figure 1**: A user begins to provision their card and accepts the Terms of Service.\n\n\n- A spinning connection animation is shown to the user while network connectivity and initial services configure.\n- After this completes, the user accepts the Terms of Service and continues with the flow.\n\n\u003cbr /\u003e\n\n**Figure 2**: User provisioning completes.\n\n\n- A spinning save animation is shown to the user while background services provision the account on the device.\n- After the services complete, a success screen appears.\n- The user might be prompted in subsequent screens to download the Google Wallet app, if it doesn't already exist on their device.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n### Key points\n\n- If the card is already saved to the selected Google Account, the user is instead shown a link to open the card in the Google Wallet app, where they can view card details.\n- If the card is saved to a Google Account other than the one the user is logged into, the user receives a message that indicates another Google Account has already saved that card.\n- If the user attempts to add a card and doesn't have a Google Account, a prompt to create an account appears. After creation of the Google Account, the flow continues normally.\n- Apps that support Multi-family Keys flows need to integrate with Google Play services APIs. However, the method calls from the Service Provider app to Google Play services aren't available in the publicly distributed version of [Google Play services](https://developers.google.com/android/guides/overview). The Service Provider app developer must add and get access to custom modules to call certain methods. Check with your Service Provider for more information.\n\nAdd to Google Wallet on a Wearable from an Android app\n------------------------------------------------------\n\nUsers can provision to their Wearables by initiating the provisioning flow on\ntheir phone and selecting a single Wearable, as seen in this figure:\n**Figure 1**: Wearable provisioning flow.\n\n### Key points\n\n- Provisioning to a Wearable requires a phone capable of provisioning a card.\n- Users can provision to their phone and Wearable in a single flow, or they can restart the flow to add it to a Wearable after the first provisioning to their phone is complete.\n- Users should be limited by the Service Provider to provisioning only a single Wearable.\n- Inquire with your Service Provider about the availability of Wearable provisioning.\n- Apps that support Multi-family Keys flows need to integrate with Google Play services APIs. However, the method calls from the Service Provider app to Google Play services aren't available in the publicly distributed version of [Google Play services](https://developers.google.com/android/guides/overview). The Service Provider app developer must add and get access to custom modules to call certain methods. Check with your Service Provider for more information.\n\nAdd to Google Wallet from a Website\n-----------------------------------\n\nThis section describes the flow to save a card to Google Wallet from\nan issuer's website.\n\n### Step 1: Sign in to Website\n\nThe first step in the flow is to sign in to the issuer's website and select\nthe Add to Google Wallet button.\n**Figure 3**: A user logs into a website and navigates to the Add to Google Wallet button. **Important:** Google requires that your website authenticates users before you show the Add to Google Wallet button. Sending the user an email with a \"secret\" link is not sufficient authentication.\n\n### Step 2: Sign in with Google\n\nThe user completes Sign in with Google and then sees a loading screen\non the issuer's website before being redirected to Google Wallet in the next\nstep.\n**Figure 3**: A user chooses a Google Account to link to their Multi-family Key. **Note:** You can download this [loading gif](/static/wallet/access/images/web-provisioning-loading.gif) for use on your website's loading page if you would like to match the Google Wallet loading screen.\n\n### Step 3: Complete Provisioning\n\nThe user completes the provisioning flow within Google Wallet.\n**Figure 3**: A user continues with provisioning, accepts terms of service, and completes the flow."]]