ฟีเจอร์ใหม่ที่ช่วยให้นักพัฒนาแอปเชื่อมโยงออบเจ็กต์บัตรบางรายการกับบัญชี Google ซึ่งจะจำกัดผู้ที่บันทึกบัตรได้
หลักการทำงาน
คุณตั้งค่าอีเมลของผู้ใช้ในออบเจ็กต์บัตรโดยใช้ Google Wallet API เมื่อผู้ใช้พยายามบันทึกบัตรนั้นลงใน Google Wallet เราจะตรวจสอบว่าบัญชีที่ตั้งไว้ในออบเจ็กต์บัตรตรงกับบัญชี Google ของผู้ใช้ Google Wallet ที่บันทึกบัตร
ฟังดูเข้าท่าดี! ฉันจะเข้าถึงฟีเจอร์นี้ได้อย่างไร
เรากำลังทดสอบฟีเจอร์นี้กับนักพัฒนาแอปกลุ่มเล็กๆ หากคุณสนใจ โปรดติดต่อทีมสนับสนุนในคอนโซล Google Pay และ 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"]],["อัปเดตล่าสุด 2025-06-13 UTC"],[[["Account Restricted Passes are a new feature allowing developers to link passes to specific Google accounts, controlling who can save them."],["This feature works by matching the user's email address on the pass object with the Google Account attempting to save it to Google Wallet."],["Access to this feature is currently limited and requires contacting Google support through the Google Pay & Wallet Console to request access."]]],["Developers can use Account Restricted Passes to link pass objects to specific Google accounts, limiting who can save them. This is done by setting the user's email on the pass object via the Google Wallet API. When a user attempts to save the pass, the system verifies that the pass's email matches the user's Google account. To gain access to this feature, developers must contact support through the Google Pay & Wallet Console, using the specified topic and subtopic, and requesting \"Account Restricted Passes Access.\"\n"]]