ดูข้อมูลเพิ่มเติมเกี่ยวกับวิธีสร้าง JWT ที่ลงนามแล้วที่จำเป็นในการสร้าง "เพิ่มลงใน Google Wallet" โปรดดูการทำงานกับโทเค็นเว็บ JSON
2. (แนะนำ) ใช้ปุ่ม "เพิ่มลงใน Google Wallet" ปุ่ม
สำหรับแพลตฟอร์มที่รองรับไฮเปอร์ลิงก์รูปภาพ เช่น เว็บไซต์และอีเมล ขอแนะนำให้แสดงไอคอน "เพิ่มลงใน Google Wallet" ลิงก์ไปที่ผู้ใช้ของคุณได้ด้วยลิงก์ "เพิ่มลงใน Google Wallet" สำหรับผู้ใช้ Google Wallet ปุ่มเป็นข้อความแจ้งที่คุ้นเคยซึ่งทราบว่าเป็นวิธีเริ่มเพิ่มบัตรลงใน Google Wallet
ชิ้นงานรูปภาพพร้อมให้ดาวน์โหลดในการวางแนวและภาษาที่หลากหลายเพื่อรองรับการผสานรวม Google Wallet API
[[["เข้าใจง่าย","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"]],["อัปเดตล่าสุด 2024-09-05 UTC"],[[["Issue passes to users via an 'Add to Google Wallet' link, which can be embedded in various platforms like websites, emails, and SMS."],["This link is a dynamically generated URL containing an encoded and signed JWT representing the pass data."],["Google recommends using the 'Add to Google Wallet' button, with downloadable assets, to visually guide users."],["Before issuing passes, ensure completion of onboarding, class and object creation, JWT encoding and signing."],["Demo passes will have \"[TEST ONLY]\" in the title until publishing access is granted."]]],["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 embedded in various mediums like websites, email, or SMS. Before issuing, complete onboarding, create pass classes and objects, encode them in a JWT, and sign the JWT with a service account key. The recommended method is using the 'Add to Google Wallet' button.\n"]]