概要
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Google Wallet API を使用すると、搭乗券にすばやくアクセスできます。「
Google Wallet API を使用すると、
スマートフォン上の Google ウォレット。
あります。Google ウォレットを使用すると、ユーザーにフライト情報を通知できます。
ステータスと搭乗時間のリマインダー。
搭乗券を Google ウォレットに保存すると、搭乗券が
より迅速なアクセスが可能になります。搭乗券を見つけるには
Google ウォレット アプリで、上にスワイプし、使用するカードをタップします。
Google Wallet API を使用すると、複数のプラットフォーム(Android アプリを含む)や、ウェブサイト、メール、SMS メッセージなどのハイパーリンクがサポートされている場所で、ユーザーが Google ウォレットに保存できるパスを発行できます。
API と SDK
Google Wallet API には REST API と Android SDK が用意されており、すばやく簡単にパスを発行、管理できます。
- Google Wallet REST API
ウェブ、メール、SMS などのプラットフォームでパスを発行するには、Google Wallet REST API を使用することをおすすめします。この API には、パスのさまざまなコンポーネントを作成、取得、更新できるエンドポイントのセットが用意されています。
- Google ウォレット Android SDK
Android アプリでパスを発行する場合は、Google ウォレット Android SDK を使用することをおすすめします。この SDK には、ネイティブ コードを使用して Google Wallet API をモバイルアプリに簡単に統合できる、さまざまな便利なメソッドが用意されています。
注: Google Wallet API でパスを発行するために Google Wallet REST API または Google Wallet Android SDK を使用することは必須ではありませんが、使用することを強くおすすめします。REST API または Android SDK を使用せずにパスを発行する方法について詳しくは、JWT でのパス オブジェクトとパスクラスの作成をご覧ください。
要件
Google Wallet API でパスを発行するには、まず次のことを行う必要があります。
Google Wallet API のスタートガイド
Google Wallet API を使い始める前に、以下の役立つ記事をご確認ください。基本的な機能と用語について解説しています。
- 主なコンセプトと用語: この記事では、Google Wallet API を使用するために必要なすべての重要な用語と機能について説明します。
- パスのクラスとオブジェクトの概要: ユーザーに発行するパスは、パスクラスとパス オブジェクトを組み合わせて作成されます。この記事では、この 2 つのコンセプトと、それらを使用してパスを作成する方法について説明します。
- Google ウォレットのパスの開発フロー: この記事では、Google Wallet API を使用してパスを作成するのに必要なすべての手順について、エンドツーエンドの概要を説明します。
- Codelabs
セルフガイドの Codelab では、パスを追加するために必要な手順について説明しています
Google ウォレットに移動できます。開始するには [Android]を選択します実装が Android デバイスの場合
[ウェブ]を選択して(Android、ウェブ、メール、SMS をサポートしている実装の場合)
Android
ウェブ
- パスビルダー
パスビルダー ツールを使用して最初のパスを視覚的に作成し、Google Wallet API でパスの作成に必要な JSON を自動的に生成します。
- Google ウォレット GitHub
Google ウォレット GitHub 組織で、さまざまなプログラミング言語用の便利なツール、ライブラリ、サンプルコードを入手できます。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-09-03 UTC。
[null,null,["最終更新日 2025-09-03 UTC。"],[[["\u003cp\u003eEnable fast and easy access to boarding passes for your customers by integrating with the Google Wallet API.\u003c/p\u003e\n"],["\u003cp\u003eEliminate physical ticket clutter and allow users to quickly access their boarding passes through the Google Wallet app.\u003c/p\u003e\n"],["\u003cp\u003eIssue and manage boarding passes across various platforms including Android, web, email, and SMS using the Google Wallet API and SDKs.\u003c/p\u003e\n"],["\u003cp\u003eStreamline pass creation and management with Google-provided tools such as codelabs, pass builder, and Github resources.\u003c/p\u003e\n"],["\u003cp\u003eEnsure seamless boarding experiences by notifying users of flight updates and boarding reminders through Google Wallet.\u003c/p\u003e\n"]]],["The Google Wallet API enables users to save boarding passes to Google Wallet for quick access, eliminating clutter. It supports platforms like Android apps, websites, email, and SMS. Developers can use the REST API for web, email, and SMS platforms or the Android SDK for Android apps to manage passes. Issuing passes requires a Google Wallet API Issuer account, a Google Cloud account (for non-Android developers), and setting up Google Play services (for Android developers). Tools like codelabs and pass builder are available to help the development.\n"],null,["# Overview\n\nEnable fast access to boarding passes by using the Google Wallet API. The\nGoogle Wallet API lets your customers add their boarding pass to\nGoogle Wallet on their phones, which gives them easy access at the right\ntime. By using Google Wallet, you can [notify users about their flight\nstatus and boarding time reminders](/wallet/tickets/boarding-passes/use-cases/receive-flight-updates).\n\nSaving boarding passes in Google Wallet also eliminates clutter and\nenables faster access. To find the boarding pass, users simply need to open up\nthe Google Wallet app, swipe up, and tap the one they want to use.\n\nSupported platforms\n-------------------\n\nWith the Google Wallet API, you can issue passes for your users to save in their Google Wallet across multiple platforms, including Android apps, and anywhere hyperlinks are supported, such as websites, email, and SMS messages.\n\n### APIs \\& SDKs\n\nThe Google Wallet API offers a REST API and an Android SDK to help you issue and manage your passes quickly and easily.\n\n- [Google Wallet REST API](/wallet/tickets/boarding-passes/web/prerequisites) \n\n To issue passes on platforms such as the Web, email, or SMS, we recommend you use the Google Wallet REST API. The API provides a set of endpoints that let you create, retrieve, and update the various components of passes.\n- [Google Wallet Android SDK](/wallet/tickets/boarding-passes/android/prerequisites) \n\n To issue passes in an Android app, we recommend you use the Google Wallet Android SDK. The SDK provides a variety of convenience methods that make it easy to integrate the Google Wallet API into your mobile apps using native code.\n\nNote: Using the Google Wallet REST API or Google Wallet Android SDK is not required to issue passes with the Google Wallet API, but are strongly recommended. For more information on issuing passes without using the REST API or Android SDK, see [Creating Passes Objects and Passes Classes in the JWT](https://developers.google.com/wallet/retail/offers/overview/add-to-google-wallet-flow#creating-passes-objects-and-passes-classes-in-the-jwt).\n\nRequirements\n------------\n\nTo issue passes with the Google Wallet API, you will first need to do the following:\n\n- Create a [Google Wallet API Issuer account](/wallet/tickets/boarding-passes/getting-started/issuer-onboarding).\n- Non-Android developers: Create a [Google Cloud account](https://console.cloud.google.com/freetrial).\n- Android developers: [Set up Google Play services.](/android/guides/setup)\n\nGetting started with the Google Wallet API\n------------------------------------------\n\nBefore you start working with the Google Wallet API, take a look at these useful articles that will familiarize you with the basic features and terminology.\n\n- [Key concepts and terminology](/wallet/tickets/boarding-passes/resources/terminology): This article will familiarize you with all the important terms and features you will need to work with the Google Wallet API.\n- [Passes Classes and Objects overview](/wallet/tickets/boarding-passes/overview/how-classes-objects-work): Passes that you issue to your users are created by combining a Passes Class with a Passes Objects. This article will familiarize you with both of these concepts, and how they are used to create passes.\n- [Google Wallet pass development flow](/wallet/tickets/boarding-passes/overview/add-to-google-wallet-flow): This article provides an end-to-end overview of all of the steps needed to create a pass with the Google Wallet API from start to finish.\n\n### Tools \\& resources\n\n- **Codelabs** \n\n\n Self-guided codelabs walk you through the necessary steps to add a pass\n to Google Wallet. To get started, choose \"Android\" if your implementation will be on Android devices\n only and choose \"Web\" if your implementation supports Android, Web, Email or SMS.\n\n\n [Android](https://g.co/wallet/android-codelab)\n [Web](https://g.co/wallet/web-codelab)\n- **Pass builder** \n\n Build your first pass visually with the [pass builder](/wallet/tickets/boarding-passes/resources/pass-builder) tool, and automatically generate the JSON you need to create the pass with the Google Wallet API.\n- **Google Wallet Github**\n\n Get helpful tools, libraries and sample code for a variety of programming languages in the [Google Wallet Github org](https://github.com/google-wallet)."]]