概览
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
借助 Google Wallet API,您的客户可以轻松地将带有二维码和条形码的公交卡添加到手机上的 Google 钱包。
借助 Google Wallet API,您可以分发卡券,供用户跨多个平台(包括 Android 应用)以及任何支持超链接的位置(例如网站、电子邮件和短信)保存至其 Google 钱包。
API 和 SDK
Google Wallet API 提供 REST API 和 Android SDK,可帮助您快速轻松地发放和管理卡券。
注意:使用 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 所需的所有重要术语和功能。
- 卡券类和对象概览:您发送给用户的卡券是通过将卡券类与卡券对象结合使用来创建的。本文介绍了这两个概念,以及如何使用它们创建卡券。
- Google 钱包卡券开发流程:本文从头到尾全面介绍了使用 Google Wallet API 创建卡券所需的所有步骤。
- Codelab
自学 Codelab 会引导您完成将卡券添加到 Google 钱包的必要步骤。首先,如果您的实现将仅在 Android 设备上实现,请选择“Android”;如果您的实现支持 Android、Web、电子邮件或短信,请选择“Web”。
Android
Web
- 卡券构建器
使用卡券构建器工具直观地构建您的第一个卡券,并自动生成使用 Google Wallet API 创建卡券所需的 JSON。
- Google 钱包 GitHub
访问 Google 钱包 GitHub 组织,获取适用于各种编程语言的实用工具、库和示例代码。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-05。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-09-05。"],[[["The Google Wallet API enables easy addition of transit passes with QR codes and barcodes to Google Wallet on Android and where hyperlinks are supported (websites, email, SMS)."],["Developers can leverage the REST API for web, email, or SMS pass issuance and the Android SDK for native Android app integration."],["Before issuing passes, developers must create a Google Wallet API Issuer account and either a Google Cloud account (non-Android) or set up Google Play services (Android)."],["Google provides resources like codelabs, a pass builder tool, and a GitHub repository to aid in Google Wallet API integration and pass creation."]]],["The Google Wallet API enables users to add transit passes with QR codes and barcodes to Google Wallet on various platforms. You can use the REST API for platforms like web, email, or SMS, or the Android SDK for Android apps to issue and manage passes. An Issuer account and a Google Cloud account (for non-Android developers) are necessary to start. Resources such as codelabs, a pass builder tool, and the Google Wallet Github are available for development support.\n"]]