ดูข้อมูลเพิ่มเติมเกี่ยวกับวิธีสร้าง JWT ที่ลงนามแล้วที่จำเป็นในการสร้าง "เพิ่มลงใน Google Wallet" โปรดดูการทำงานกับโทเค็นเว็บ JSON
2. (แนะนำ) ใช้ปุ่ม "เพิ่มลงใน Google Wallet" ปุ่ม
สำหรับแพลตฟอร์มที่รองรับไฮเปอร์ลิงก์รูปภาพ เช่น เว็บไซต์และอีเมล ขอแนะนำให้แสดงไอคอน "เพิ่มลงใน Google Wallet" ลิงก์ไปที่ผู้ใช้ของคุณได้ด้วยลิงก์ "เพิ่มลงใน Google Wallet" สำหรับผู้ใช้ Google Wallet ปุ่มเป็นข้อความแจ้งที่คุ้นเคยซึ่งทราบว่าเป็นวิธีเริ่มเพิ่มบัตรลงใน Google Wallet
ชิ้นงานรูปภาพพร้อมให้ดาวน์โหลดในการวางแนวและภาษาที่หลากหลายเพื่อรองรับการผสานรวม Google Wallet API
[null,null,["อัปเดตล่าสุด 2025-08-17 UTC"],[[["Issue passes to users through an 'Add to Google Wallet' link, which is a dynamically generated URL containing an encoded and signed JWT."],["The 'Add to Google Wallet' link can be embedded in various platforms like websites, emails, and SMS, enabling users to save the pass to their Google Wallet."],["It's recommended to present the link using the 'Add to Google Wallet' button, providing a familiar and recognizable prompt for users."],["Before issuing passes, complete the onboarding process, create a Passes Class and Object, encode them in a JWT, and sign it with your Google Cloud service account key."],["Demo passes will have \"[TEST ONLY]\" in the title until you are granted publishing access."]]],["To issue a pass, present users with an 'Add to Google Wallet' button or hyperlink, which saves the pass upon tapping. This link, formatted as `https://pay.google.com/gp/v/save/\u003csigned_jwt\u003e`, contains an encoded and signed JWT and can be used on websites, email, or SMS. Prerequisites include completing onboarding, creating pass classes and objects, encoding, and signing a JWT. During demo mode, passes display \"[TEST ONLY]\" until publishing access is granted.\n"]]