[null,null,["最后更新时间 (UTC):2024-09-05。"],[[["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"]]