패스를 만들어 서명된 JWT로 인코딩하면 'Google 월렛에 추가' 링크가 지원됩니다. 이를 위해 사용자에게 'Google 월렛에 추가' 버튼이나 하이퍼링크를 통해 패스를 탭하면 Google 월렛에 패스가 저장됩니다. 이 방법은 웹사이트, 이메일, SMS 등을 사용할 수 있습니다.
'Google 월렛에 추가'를 만드는 데 필요한 서명된 JWT를 만드는 방법에 대한 자세한 내용은 JSON 웹 토큰 작업을 참조하세요.
2. (권장) 'Google 월렛에 추가' 사용 버튼
하이퍼링크 이미지를 지원하는 모든 플랫폼(예: 웹사이트 및 이메일)의 경우 'Google 월렛에 추가' 'Google 월렛에 추가' 링크를 통해 버튼을 클릭합니다. Google 월렛 사용자의 경우 이 버튼은 Google 월렛에 패스를 추가하는 방법으로 인식할 수 있는 친숙한 프롬프트입니다.
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 by providing an 'Add to Google Wallet' link, which can be embedded in various platforms like websites, emails, and SMS."],["The 'Add to Google Wallet' link is a dynamically generated URL containing an encoded and signed JWT, directing users to save the pass to their Google Wallet."],["Before issuing passes, complete the onboarding process, create a Passes Class and Object, and encode them in a signed JWT."],["It's recommended to present the link using the 'Add to Google Wallet' button, providing a familiar and recognizable call to action for users."],["Demo passes will include \"[TEST ONLY]\" in the title until publishing access is granted, after which the text will be removed for users."]]],[]]