Tổng quan
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Cho phép truy cập nhanh vào vé xem sự kiện bằng cách sử dụng Google Wallet API. API Google Wallet cho phép khách hàng của bạn thêm vé xem sự kiện vào Google Wallet trên điện thoại để họ có thể truy cập vào đúng thời điểm. Khi sử dụng Google Wallet, bạn cũng có thể bật thông báo lời nhắc vào ngày diễn ra sự kiện.
Việc lưu vé xem sự kiện trong Google Wallet cũng giúp tránh tình trạng lộn xộn và cho phép truy cập nhanh hơn. Để tìm vé, người dùng chỉ cần mở ứng dụng Google Wallet, vuốt lên và nhấn vào vé mà họ muốn sử dụng.
Tuỳ chọn sử dụng ưu đãi
Với vé xem sự kiện trong Google Wallet, bạn có thể linh hoạt chọn một trong hai
phương thức đổi thưởng dựa trên hiệu quả của mình:
- Quét mã vạch: Nếu các địa điểm tổ chức sự kiện của bạn chỉ có máy quét mã vạch, thì bạn có thể hiển thị mã vạch tĩnh trên thẻ và vé mà bạn có thể quét để sử dụng.
- Chạm NFC: Nếu địa điểm diễn ra sự kiện của bạn có thiết bị đầu cuối có thể nhấn vào NFC, bạn có thể chọn chế độ tích hợp Chạm thông minh cho vé xem sự kiện của mình. Giao thức Chạm thông minh của Google được một danh sách các nhà cung cấp thiết bị đầu cuối chọn lọc hỗ trợ.
Xem tài liệu về Smart Tap để biết danh sách đầy đủ các nhà cung cấp thiết bị đầu cuối được chứng nhận. Người dùng có thẻ và vé đã bật NFC sẽ được nhắc kèm theo hướng dẫn về cách sử dụng thẻ/vé đó tại các thiết bị đầu cuối có thể sử dụng NFC. Tính năng hướng dẫn này được tự động hoá và khuyến khích người dùng sử dụng NFC (nếu có) để đảm bảo sự thuận tiện và bảo mật.
Với Google Wallet API, bạn có thể cấp thẻ và vé cho người dùng để lưu vào Google Wallet trên nhiều nền tảng, bao gồm cả các ứng dụng Android, cũng như ở bất kỳ nơi nào có hỗ trợ siêu liên kết, chẳng hạn như trang web, email và tin nhắn SMS.
API và SDK
API Google Wallet cung cấp API REST và SDK Android để giúp bạn cấp và quản lý thẻ và vé một cách nhanh chóng và dễ dàng.
- API REST của Google Wallet
Để phát hành thẻ và vé trên các nền tảng như Web, email hoặc SMS, bạn nên sử dụng API REST của Google Wallet. API này cung cấp một tập hợp các điểm cuối cho phép bạn tạo, truy xuất và cập nhật nhiều thành phần của thẻ và vé.
- SDK Google Wallet dành cho Android
Để phát hành thẻ và vé trong ứng dụng Android, bạn nên sử dụng SDK Google Wallet dành cho Android. SDK cung cấp nhiều phương pháp tiện lợi giúp dễ dàng tích hợp API Google Wallet vào ứng dụng dành cho thiết bị di động bằng mã gốc.
Lưu ý: Bạn không bắt buộc phải sử dụng API REST của Google Wallet hoặc SDK Android của Google Wallet để cấp thẻ và vé bằng API Google Wallet, nhưng bạn nên làm vậy. Để biết thêm thông tin về việc cấp thẻ và vé mà không cần sử dụng API REST hoặc SDK Android, hãy xem phần Tạo đối tượng thẻ và vé trong JWT.
Yêu cầu
Để cấp thẻ và vé bằng API Google Wallet, trước tiên, bạn cần làm như sau:
Bắt đầu sử dụng Google Wallet API
Trước khi bạn bắt đầu làm việc với API Google Wallet, hãy xem các bài viết hữu ích sau để làm quen với các tính năng và thuật ngữ cơ bản.
- Các khái niệm và thuật ngữ chính: Bài viết này sẽ giúp bạn làm quen với tất cả các thuật ngữ và tính năng quan trọng mà bạn sẽ cần để làm việc với Google Wallet API.
- Tổng quan về đối tượng và lớp thẻ và vé: Các thẻ và vé mà bạn cấp cho người dùng được tạo bằng cách kết hợp một lớp thẻ và vé với một đối tượng thẻ/vé. Bài viết này sẽ giúp bạn hiểu rõ cả hai khái niệm này và cách sử dụng chúng để tạo thẻ và vé.
- Quy trình phát triển thẻ và vé của Google Wallet: Bài viết này cung cấp thông tin tổng quan toàn diện về tất cả các bước cần thực hiện để tạo thẻ và vé bằng API Google Wallet từ đầu đến cuối.
- Lớp học lập trình
Các lớp học lập trình tự hướng dẫn sẽ hướng dẫn bạn các bước cần thiết để thêm thẻ và vé vào Google Wallet. Để bắt đầu, hãy chọn "Android" nếu quá trình triển khai của bạn chỉ diễn ra trên thiết bị Android và chọn "Web" nếu quá trình triển khai của bạn hỗ trợ Android, Web, Email hoặc SMS.
Android
Web
- Trình tạo thẻ và vé
Tạo thẻ và vé đầu tiên theo cách trực quan bằng công cụ trình tạo thẻ và vé và tự động tạo JSON mà bạn cần để tạo thẻ và vé bằng API Google Wallet.
- GitHub của Google Wallet
Nhận các công cụ, thư viện và mã mẫu hữu ích cho nhiều ngôn ngữ lập trình trong tổ chức GitHub của Google Wallet.
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-08-29 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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)."]]