기본적으로
Google 월렛에 추가 링크는 이러한 패스를
삭제할 수 있습니다. 그러나 패스를 그룹화하여
모두 동일한 그룹화 ID를 사용하는지 확인합니다. 그룹화된 패스가 함께 표시됩니다.
Google 월렛 앱에서 결제할 수 있습니다. 패스 그룹을 선택하면 각 패스가
표시할 수 있습니다.
[[["이해하기 쉬움","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-07-16(UTC)"],[[["Multiple passes added to Google Wallet can be grouped together by assigning them the same `groupingId`."],["Grouped passes are displayed together in the Google Wallet app, allowing users to easily access related passes."],["Passes can be grouped during initial creation or later using the `update` or `patch` methods."],["The `groupingInfo.groupingId` property is used to specify the group for a pass."]]],["Passes in Google Wallet can be grouped by assigning them a shared `groupingId`. This can be done during the initial provisioning or later using `update` or `patch` methods. Setting the `groupingInfo.groupingId` property to the same value for multiple passes ensures they appear together as a carousel in the user's Wallet app. The `sortIndex` property within `groupingInfo` is used to arrange the order of passes. Example: A loyalty card and offer are grouped with the same ID.\n"]]