[[["容易理解","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-03-11 (世界標準時間)。"],[[["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 passes to their Google Wallet."],["It is recommended to utilize the 'Add to Google Wallet' button, providing a familiar and recognizable call to action for users."],["Passes created in Demo Mode will display \"[TEST ONLY]\" in the title until publishing access is granted."],["Before issuing passes, complete the onboarding guide, create a Passes Class and Object, encode them in a JWT, and sign it with your Google Cloud service account key."]]],["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`, can be used on websites, email, SMS, etc. Ensure you've completed onboarding, created Passes Classes and Objects, and encoded/signed them in a JWT. If in demo mode, passes will display \"[TEST ONLY]\". Use the 'Add to Google Wallet' button where possible for a familiar user prompt.\n"]]