패스를 만들어 서명된 JWT로 인코딩하면 'Google 월렛에 추가' 링크가 지원됩니다. 이를 위해 사용자에게 'Google 월렛에 추가' 버튼이나 하이퍼링크를 통해 패스를 탭하면 Google 월렛에 패스가 저장됩니다. 이 방법은 웹사이트, 이메일, SMS 등을 사용할 수 있습니다.
'Google 월렛에 추가'를 만드는 데 필요한 서명된 JWT를 만드는 방법에 대한 자세한 내용은 JSON 웹 토큰 작업을 참조하세요.
2. (권장) 'Google 월렛에 추가' 사용 버튼
하이퍼링크 이미지를 지원하는 모든 플랫폼(예: 웹사이트 및 이메일)의 경우 'Google 월렛에 추가' 'Google 월렛에 추가' 링크를 통해 버튼을 클릭합니다. Google 월렛 사용자의 경우 이 버튼은 Google 월렛에 패스를 추가하는 방법으로 인식할 수 있는 친숙한 프롬프트입니다.
Google Wallet API 통합을 지원하기 위해 다양한 화면 방향과 언어로 이미지 확장 소재를 다운로드할 수 있습니다.
[null,null,["최종 업데이트: 2024-09-05(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."]]],[]]