מזהה את סוג המשאב. ערך: המחרוזת הקבועה "walletobjects#smartTap".
id
string
המזהה הייחודי של הקשה חכמה. הערך צריך להיות בפורמט issuer ID.identifier, כאשר הראשון הונפק על ידי Google והאחרון הוא המזהה של הקשה חכמה. המזהה של ההקשה החכמה הוא מחרוזת בקידוד Base64 שמייצגת את המזהה שנוצר על ידי אפליקציית Google Pay.
[[["התוכן קל להבנה","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-11-07 (שעון UTC)."],[[["SmartTap is a resource that facilitates communication between merchants and users during contactless interactions, containing information such as merchant ID and user data."],["IssuerToUserInfo objects within SmartTap resources store communication details, including actions to be taken and relevant data like URLs or JSON web tokens."],["Actions within SmartTap interactions can include Secure NFC pairing (S2AP) or user sign-up, directing specific functionalities."],["SignUpInfo objects provide details about potential user sign-up options associated with the SmartTap interaction, such as class IDs for registration."],["SmartTap resources can be inserted using the `insert` method, enabling the creation of new SmartTap instances."]]],["SmartTap resources are identified by a unique `id`, `merchantId`, and an array of `infos`. These infos, detailed in `IssuerToUserInfo`, contain actions like `S2AP` or `SIGN_UP`. Actions use a JSON web token (`value`) and potentially `SignUpInfo`, with a `classId` for sign-up. The primary method is `insert`, which adds a Smart Tap instance. Each SmartTap info contains communication from merchant to user.\n"]]