ภาพรวมทั่วไปของบัตร
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
คุณจะใช้บัตรทั่วไปได้เมื่อกรณีการใช้งานไม่ตรงกับประเภทบัตรอื่นๆ ที่กำหนดไว้ล่วงหน้า โดยแตกต่างจากบัตรอื่นๆ ที่มีช่องและฟีเจอร์
เฉพาะสำหรับกรณีการใช้งาน เช่น ตั๋ว บัตรสะสมคะแนน และข้อเสนอ บัตรทั่วไปออกแบบมาให้มีความยืดหยุ่นมากพอที่จะรองรับวัตถุประสงค์ต่างๆ ด้วยการระบุช่องสำหรับกำหนดป้ายกำกับและค่าที่กำหนดเอง
ตัวอย่าง Use Case
ต่อไปนี้คือตัวอย่างบางส่วนของสิ่งที่คุณสามารถทำได้ด้วยประเภทบัตรทั่วไป
- บัตรจอดรถ
- บัตรห้องสมุด
- บัตรสมาชิก
- บัตรประกัน
- การยืนยันการจอง
- รหัสยืนยันการคัดกรองล่วงหน้าของลูกค้า
มีบางกรณีที่บัตรผ่านหรือกรณีการใช้งานของคุณอาจเกี่ยวข้องกับข้อมูลที่ละเอียดอ่อน เช่น ข้อมูลส่วนบุคคลที่ระบุตัวบุคคลนั้นได้ (PII) และข้อมูลสุขภาพ สำหรับสถานการณ์เหล่านี้ ประเภทบัตรส่วนตัวทั่วไปจะมีให้บริการสำหรับกรณีการใช้งานที่อนุมัติล่วงหน้า ดูข้อมูลเพิ่มเติมได้ที่เอกสารประกอบเกี่ยวกับบัตรส่วนตัวทั่วไปและนโยบายการใช้งานที่ยอมรับได้ (AUP)
Google Wallet API ช่วยให้คุณออกบัตรเพื่อให้ผู้ใช้บันทึกไว้ใน Google Wallet ในหลายแพลตฟอร์ม รวมถึงแอป Android และทุกที่ที่รองรับไฮเปอร์ลิงก์ เช่น เว็บไซต์ อีเมล และข้อความ SMS
API และ SDK
Google Wallet API มี REST API และ Android SDK เพื่อช่วยให้คุณออกและจัดการบัตรได้อย่างรวดเร็วและง่ายดาย
- REST API ของ Google Wallet
หากต้องการออกบัตรในแพลตฟอร์มต่างๆ เช่น เว็บ อีเมล หรือ SMS เราขอแนะนำให้ใช้ Google Wallet REST API API มีชุดปลายทางที่ให้คุณสร้าง เรียกข้อมูล และอัปเดตคอมโพเนนต์ต่างๆ ของบัตรได้
- SDK ของ Google Wallet สำหรับ Android
หากต้องการออกบัตรในแอป Android เราขอแนะนำให้ใช้ Google Wallet Android SDK SDK มีวิธีอำนวยความสะดวกหลากหลายวิธีให้คุณผสานรวม Google Wallet API เข้ากับแอปบนอุปกรณ์เคลื่อนที่ของคุณโดยใช้โค้ดแบบเนทีฟได้อย่างง่ายดาย
หมายเหตุ: คุณไม่จำเป็นต้องใช้ Google Wallet REST 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
- ภาพรวมคลาสและออบเจ็กต์ของบัตร: ระบบจะสร้างบัตรที่คุณออกให้กับผู้ใช้โดยการรวมคลาส Passes เข้ากับออบเจ็กต์ Passes บทความนี้จะแนะนำให้คุณรู้จักกับทั้ง 2 แนวคิดนี้ รวมถึงวิธีใช้แนวคิดเหล่านี้ในการสร้างบัตร
- ขั้นตอนการพัฒนาบัตร Google Wallet: บทความนี้แสดงภาพรวมตั้งแต่ต้นจนจบของขั้นตอนทั้งหมดที่จำเป็นในการสร้างบัตรด้วย Google Wallet API ตั้งแต่ต้นจนจบ
- Codelabs
Codelab แบบเรียนรู้ด้วยตนเองจะแนะนำขั้นตอนที่จำเป็นในการเพิ่มบัตรลงใน Google Wallet หากต้องการเริ่มต้นใช้งาน ให้เลือก "Android" หากการติดตั้งใช้งานของคุณจะทำในอุปกรณ์ Android เท่านั้น แล้วเลือก "เว็บ" หากการติดตั้งใช้งานรองรับ Android, เว็บ, อีเมล หรือ SMS
Android
เว็บ
- เครื่องมือสร้างบัตรผ่าน
สร้างบัตรแรกเป็นภาพด้วยเครื่องมือสร้างบัตร แล้วสร้าง JSON ให้โดยอัตโนมัติเพื่อใช้สร้างบัตรด้วย Google Wallet API
- Google Wallet GitHub
รับเครื่องมือที่มีประโยชน์ ไลบรารี และโค้ดตัวอย่างสำหรับภาษาโปรแกรมต่างๆ ในองค์กร Google Wallet GitHub
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-29 UTC
[null,null,["อัปเดตล่าสุด 2025-08-29 UTC"],[[["\u003cp\u003eThe Generic Pass is a versatile pass type in Google Wallet, suitable for various use cases beyond standard tickets or loyalty cards, allowing custom data through defined labels and values.\u003c/p\u003e\n"],["\u003cp\u003eSensitive information like PII should be handled using the Generic Private pass type, with pre-approval needed for specific use cases.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Wallet API enables pass creation and management across Android, web, and messaging platforms through REST API and Android SDK.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers need a Google Wallet API Issuer Account, along with a Google Cloud Account (non-Android) or Google Play Services setup (Android).\u003c/p\u003e\n"],["\u003cp\u003eGoogle offers resources like codelabs, a pass builder tool, and GitHub repositories to help developers integrate and utilize the Google Wallet API effectively.\u003c/p\u003e\n"]]],["The Generic Pass in Google Wallet supports diverse purposes with custom labels and values, such as parking, library, or membership cards. For sensitive data, there's a Generic Private pass option. Passes can be issued across platforms, using the REST API for web, email, or SMS, and the Android SDK for Android apps. Issuers need a Google Wallet API account; non-Android developers also need a Google Cloud account. Key resources include codelabs, a pass builder, and the Google Wallet GitHub.\n"],null,["# Generic Pass overview\n\nThe Generic Pass is available for when your use case doesn't fit into any of the\nother predefined pass types. Unlike other passes that include fields and features\nthat are specific to a use case, such as tickets, loyalty cards, and offers, the\nGeneric Pass is intended to be flexible enough to support a variety of purposes\nby providing fields where you can define custom labels and values.\n\nExample use cases\n-----------------\n\nThe following are just a few examples of what you can do with the Generic pass\ntype:\n\n- Parking passes\n- Library cards\n- Membership cards\n- Insurance cards\n- Reservation confirmations\n- Customer pre-screen confirmation codes\n\nPasses that include sensitive information\n-----------------------------------------\n\nThere are cases where your pass or use case may involve sensitive information,\nsuch as personally identifiable information (PII) and health data. For these\nscenarios, the Generic Private pass type is available for pre-approved use\ncases. For more information, see the [Generic Private Pass documentation](/wallet/generic-private-pass)\nand the [Acceptable Use Policy (AUP)](https://payments.developers.google.com/terms/aup#sensitive-data).\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/generic/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/generic/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/generic/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/generic/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/generic/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/generic/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/generic/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)."]]