概要
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Google ウォレットで作成できる一部のパスには、ユーザーの機密情報が含まれている可能性があります。これらのパスは、ユーザーのデータを安全に保つための追加の保護機能を備えており、Wallet API では別の方法で管理されます。(Wallet API の 利用規定で定義されている)機密データがパスに含まれている場合は、汎用プライベート パスのカテゴリを使用する必要があります。
汎用プライベート パスのカテゴリは、次のようなユースケースをサポートします。
- 健康保険証
- 国民 ID カード
- その他の政府機関発行の身分証明書
一部の国や地域では、機密データを特定の方法で管理することが義務付けられています。そのため、ここで取り上げるユースケースの一覧は、お住まいの国やその他の規制によって異なる場合があります。ユーザーデータが居住国の法規制(米国の医療保険の相互運用性と説明責任に関する法律など)の対象となる場合は、汎用プライベート パスのカテゴリを使用する必要があり、追加審査の対象となることがあります。
相違点
汎用プライベート パスは、パスの定義と配布に自己完結型の方法を使用します。デベロッパーは、パスのレイアウトとコンテンツを単一の JSON ウェブトークンで定義します。その JSON ウェブトークンは、ユーザーがウォレットに保存できるように、ユーザーに直接配布されます。
機密データを処理するパス(汎用プライベート パスと呼ばれる)は、オンボーディング時に追加のプライバシー管理の対象となることがあります。Wallet API の 利用規定で定められているとおり、Google からの明示的な許可なしに、この API を使用して Google ウォレットでセンシティブ データを処理することは認められていません。
アクセスをリクエスト
パスに機密データが含まれている場合は、Google Pay & ウォレット コンソールでサポートに連絡して、アクセスをリクエストしてください。パスに機密データが含まれているかどうか不明な場合は、サポートにお問い合わせください。
以下の情報をご提供いただく必要があります。
- 本人確認と有効な法人であることを証明する書類
- ロゴの URL
- ウェブサイトへの URL
始める
汎用プライベート パスの発行が承認されたら、実装を開始し、Google ウォレットにパスを追加します。
使ってみる
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-09-03 UTC。
[null,null,["最終更新日 2025-09-03 UTC。"],[[["\u003cp\u003eGoogle Wallet has extra protection for passes containing sensitive user data, like health insurance or national ID cards, using the generic private pass vertical.\u003c/p\u003e\n"],["\u003cp\u003eThese passes are managed differently, requiring developers to define the layout and contents in a JSON Web Token distributed directly to the user.\u003c/p\u003e\n"],["\u003cp\u003eUsing the Google Wallet APIs for sensitive data requires explicit permission from Google and may involve additional privacy controls during onboarding.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers must request access through Google Pay and Wallet Console support and provide verification documents to be eligible to issue generic private passes.\u003c/p\u003e\n"],["\u003cp\u003eAfter approval, developers can begin implementation by referring to the provided 'Get started' resources.\u003c/p\u003e\n"]]],["Generic private passes, designed for sensitive user data like health insurance or national IDs, require a specific approach within Google Wallet. Developers define the pass layout and content in a JSON Web Token distributed directly to the user. Access to create these passes is restricted and requires explicit permission from Google. To request access, submit an eligibility document, logo URL, and website URL via the Google Pay and Wallet Console. Once approved, developers can implement the pass using the provided guidelines. Passes that use private information may be subject to additional privacy controls.\n"],null,["# Overview\n\nSome passes that you can create with Google Wallet may contain sensitive user data. These passes have extra protection to help keep your users data safe and are managed differently in the Wallet API. The generic private pass vertical should be used in cases where sensitive data (as defined in the Wallet API [Acceptable Use Policy](https://payments.developers.google.com/terms/aup)) is included in your Pass.\n\nThe generic private pass vertical supports use cases such as:\n\n- Health Insurance Cards\n- National Identification Cards\n- Other Government IDs\n\nSome countries and jurisdictions require that sensitive data is managed in a particular way. As such, the list of use cases highlighted here may vary depending on your country or other regulations. If your user data is subject to legal regulation in your country of origin (e.g. the Health Insurance Portability and Accountability Act in the United States), it will have to use the generic private pass vertical and may be subject to additional review.\n\n### What is different?\n\nGeneric private passes use a self-contained method for defining and distributing the pass. As the developer, you define the pass layout and contents in a single JSON Web Token that is then distributed directly to the user for them to save it into their Wallet.\n\nPasses which process sensitive data (known as generic private pass) may be subject to additional privacy controls during onboarding. We do not allow the APIs to be used for processing sensitive data in Google Wallet without explicit permission from Google, as described in the as defined in the Wallet API [Acceptable Use Policy.](https://payments.developers.google.com/terms/aup)\n\nRequest access\n--------------\n\nIf your pass contains sensitive data, [contact support](https://support.google.com/google-pay-and-wallet-console/answer/10913634) in the [Google Pay and Wallet Console](https://pay.google.com/business/console/) and request for access. If you are unsure if your pass contains sensitive data, please contact support.\n\nYou will be required to provide the following:\n\n- Eligibility Document verifying your identity and attesting you are a valid entity\n- A URL to your logo\n- A URL to your website\n\nGet started\n-----------\n\nAfter you have received approval to issue generic private pass, get started with your implementation to add passes to Google Wallet.\n\n[Get started](/wallet/generic-private-pass/guides)"]]