개요
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Google Wallet API를 사용하여 이벤트 티켓에 빠르게 액세스할 수 있습니다. Google Wallet API를 사용하면 고객이 휴대전화에서 Google 월렛에 이벤트 티켓을 추가하여 적시에 액세스할 수 있습니다. Google 월렛을 사용하여 이벤트 당일에 리마인더 알림을 사용 설정할 수도 있습니다.
Google 월렛에 이벤트 티켓을 저장하면 불필요한 요소가 없어지고
빠른 액세스가 가능해집니다. 사용자가 티켓을 찾으려면 Google 월렛 앱을 열고 위로 스와이프한 후 사용하려는 앱을 탭하면 됩니다.
사용 옵션
Google 월렛의 이벤트 티켓을 사용하면 필요에 따라 두 가지 사용 방법 중에서 선택할 수 있습니다.
- 바코드 스캔: 이벤트 위치에 바코드 스캐너만 있는 경우 패스에 사용을 위해 스캔할 수 있는 정적 바코드를 표시할 수 있습니다.
- NFC 탭: 이벤트 위치에 NFC 탭 가능 단말기가 있는 경우 이벤트 티켓에 스마트 탭 통합을 선택할 수 있습니다. Google의 스마트 탭 프로토콜은 엄선된 단말기 공급업체에서 지원합니다.
인증된 단말기 공급업체의 전체 목록은 스마트 탭 문서를 참조하세요. NFC가 사용 설정된 패스를 보유한 사용자에게는 NFC 사용 가능 단말기에서 패스를 사용하는 방법에 관한 안내가 표시됩니다. 이 교육 기능은 자동화되어 있으며, 편의와 보안을 위해 가능하면 NFC를 사용하도록 권장합니다.
Google Wallet API를 사용하면 사용자가 패스를 발급하여 Android 앱을 비롯한 여러 플랫폼과 웹사이트, 이메일, SMS 메시지와 같은 하이퍼링크가 지원되는 모든 곳에서 Google 월렛에 저장할 수 있습니다.
API 및 SDK
Google Wallet API는 패스를 빠르고 쉽게 발급하고 관리할 수 있도록 REST API와 Android SDK를 제공합니다.
- Google 월렛 REST API
웹, 이메일 또는 SMS와 같은 플랫폼에서 패스를 발급하려면 Google Wallet REST API를 사용하는 것이 좋습니다. API는 패스의 다양한 구성요소를 생성, 검색, 업데이트할 수 있는 일련의 엔드포인트를 제공합니다.
- Google 월렛 Android SDK
Android 앱에서 패스를 발급하려면 Google 월렛 Android SDK를 사용하는 것이 좋습니다. SDK는 네이티브 코드를 사용하여 Google Wallet API를 모바일 앱에 쉽게 통합할 수 있는 다양하고 편리한 메서드를 제공합니다.
참고: Google Wallet API 또는 Google Wallet Android SDK를 사용하여 Google Wallet API에서 패스를 발급할 필요는 없지만 사용하는 것이 좋습니다. REST API 또는 Android SDK를 사용하지 않고 패스를 발급하는 방법에 대한 자세한 내용은 JWT에서 패스 객체 및 패스 클래스 만들기를 참조하세요.
요구사항
Google Wallet API로 패스를 발급하려면 먼저 다음을 수행해야 합니다.
Google Wallet API 시작하기
Google Wallet API를 사용하기 전에 기본 기능 및 용어를 익힐 수 있는 유용한 도움말을 살펴보세요.
- 주요 개념 및 용어: 이 도움말은 Google Wallet API를 사용하는 데 필요한 모든 중요한 용어 및 기능을 설명합니다.
- 패스 클래스 및 객체 개요: 사용자에게 발급하는 패스는 패스 클래스를 패스 객체와 결합하여 생성됩니다. 이 도움말에서는 이러한 두 가지 개념과 패스를 만드는 데 이러한 개념을 사용하는 방법을 설명합니다.
- Google 월렛 패스 개발 과정: 이 도움말에서는 Google Wallet API로 패스를 만드는 데 필요한 모든 단계를 처음부터 끝까지 설명합니다.
- Codelab
셀프 가이드 Codelabs에서는 Google 월렛에 패스를 추가하는 데 필요한 단계를 안내합니다. 시작하려면 Android 기기에만 구현하려는 경우 'Android'를 선택하고
Android, 웹, 이메일 또는 SMS를 지원하는 경우 '웹'을 선택하세요.
Android
웹
- 패스 빌더
패스 빌더 도구로 첫 번째 패스를 시각적으로 빌드하고 Google Wallet API로 패스를 만드는 데 필요한 JSON을 자동으로 생성합니다.
- Google 월렛 GitHub
Google 월렛 GitHub 조직에서 다양한 프로그래밍 언어에 대한 유용한 도구, 라이브러리, 샘플 코드를 확인하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-29(UTC)
[null,null,["최종 업데이트: 2025-08-29(UTC)"],[[["\u003cp\u003eEnable faster event ticket access and reduce clutter by saving tickets in Google Wallet, allowing users to easily access them with a simple swipe and tap.\u003c/p\u003e\n"],["\u003cp\u003eChoose between barcode scanning or NFC tap for ticket redemption based on your event's setup and terminal capabilities.\u003c/p\u003e\n"],["\u003cp\u003eIssue and manage event tickets seamlessly across various platforms, including Android, web, email, and SMS, using the Google Wallet API.\u003c/p\u003e\n"],["\u003cp\u003eUtilize the Google Wallet REST API and Android SDK for streamlined pass issuance and management, or explore alternative methods if preferred.\u003c/p\u003e\n"],["\u003cp\u003eGet started by creating a Google Wallet API Issuer account and familiarizing yourself with key concepts, terminology, and the pass development flow.\u003c/p\u003e\n"]]],["The Google Wallet API enables adding event tickets to Google Wallet for fast access and eliminates clutter. Users can redeem tickets via barcode scanning or NFC tap. The API supports multiple platforms like Android apps, websites, email, and SMS. A REST API and Android SDK are available for managing passes. New users need a Google Wallet API Issuer and Google Cloud account. Resources include codelabs, a pass builder tool, and a GitHub repository.\n"],null,["# Overview\n\nEnable fast access to event tickets by using the Google Wallet API. The\nGoogle Wallet API lets your customers add event tickets to\nGoogle Wallet on their phones, which provides access at the right\ntime. By using Google Wallet, you can also enable [reminder notifications](/wallet/tickets/events/use-cases/upcoming-notification) on the day of your event.\n\nSaving event tickets in Google Wallet also eliminates clutter and enables\nfaster access. To find the ticket, users simply need to open up the\nGoogle Wallet app, swipe up, and tap the one they want to use.\n\nRedemption options\n------------------\n\nWith event tickets in Google Wallet, have the flexibility to choose between\ntwo methods of redemption based on what works for you:\n\n- Barcode scanning: If your event locations have barcode scanners only, you can display a [static barcode](/wallet/tickets/events/use-cases/redemption-methods#use-show-and-scan) on your passes that can be scanned for redemption.\n- NFC tap: If your event locations have NFC-tappable terminals, you can select [Smart Tap](/wallet/smart-tap) integration for your event tickets. Google's Smart Tap protocol is supported by a selected list of terminal providers. See the [Smart Tap documentation](/wallet/smart-tap/introduction/overview#smart_tap_capable_terminals) for a complete list of certified terminal providers. Users with NFC enabled passes are prompted with instructions on how to use them at NFC redeemable terminals. This education feature is automated and encourages users to use NFC when available for convenience and security.\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/events/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/events/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/events/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/events/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/events/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/events/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/events/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)."]]