Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Gruplandırma kimliği kullanın
Varsayılan olarak, tek bir karta birden fazla kart eklemek
Google Cüzdan'a ekle bağlantısı, bu kartların
Kullanıcının Google Cüzdan uygulaması. Bununla birlikte, kartları aynı grup için
hepsinin aynı gruplandırma kimliğine sahip olduğundan emin olun. Gruplandırılmış kartlar birlikte gösterilir
Google Cüzdan uygulamasında. Bir kart grubu seçildiğinde her kart
bantta gösterilir.
Bir gruba kart eklemek için groupingInfo.groupingId özelliği
kart nesnesi ayarlanmalıdır. Tüm geçiş nesneleri aynı
groupingId değeri, şu durum geçerli olsa bile otomatik olarak birlikte gruplandırılır:
bunlar ayrı ayrı eklendi.
Aşağıdaki örnekte, şunlar için gruplandırılan bir bağlılık kartı ve teklif gösterilmektedir:
kullanıcıyı bir sonraki satın alma işleminde her ikisinden de
yararlanmaya teşvik edebilir.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-22 UTC."],[[["Adding multiple passes to Google Wallet with the same `groupingId` will group them together, enhancing user experience."],["Grouped passes are displayed as a carousel when selected in the Google Wallet app."],["Passes can be grouped during initial creation or later using the `update` or `patch` methods."],["The `groupingInfo.groupingId` property is essential for assigning passes to a specific group."],["Grouping passes, such as loyalty cards and offers, can incentivize users to utilize them together."]]],["Passes in Google Wallet can be grouped by assigning them a shared `groupingId`. This ensures they appear together as a carousel in the user's wallet. Grouping can occur during initial setup or later via `update` or `patch` methods. Setting the `groupingInfo.groupingId` property on each pass object is required. Passes with the same `groupingId` are grouped, even if added separately. The example demonstrates grouping a loyalty card and offer with the same `groupingId`, \"combinedGiftCardAndOfferId\".\n"]]