קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
לאחר יצירת הכרטיס וקדשתם אותו ב-JWT חתום, אתם מוכנים להנפיק אותו בכל מקום שבו הלחצן 'הוספה ל-Google Wallet' נתמך. כדי לעשות זאת, עליך להציג בפני המשתמש את האפשרות 'הוספה ל-Google Wallet' לחצן או היפר-קישור, שבהם הכרטיס יישמר ב-Google Wallet אחרי שהוא יקיש עליו. דוגמאות למקומות שבהם אפשר להשתמש בשיטה הזו: אתרים, אימייל, SMS ועוד.
דרישות מוקדמות
לפני שתנסו להנפיק כרטיס, הקפידו לבצע את הפעולות הבאות:
2. (מומלץ) השתמש באפשרות 'הוספה ל-Google Wallet' לחצן
בכל פלטפורמה שתומכת בהיפר-קישורים לתמונות, כמו אתרים ואימייל, מומלץ להציג את האפשרות 'הוספה ל-Google Wallet' קישור למשתמשים שלך באמצעות 'הוסף ל-Google Wallet' לחצן. למשתמשי Google Wallet, הלחצן הוא הנחיה מוכרת, שאפשר לזהות כדרך להוסיף כרטיס ל-Google Wallet.
כדי לתמוך בשילוב של 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 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."]]],["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 used on websites, email, or SMS. Prerequisites include completing onboarding, creating pass classes and objects, encoding, and signing a JWT. During demo mode, passes display \"[TEST ONLY]\" until publishing access is granted.\n"]]