يحدد نوع هذا المورد. القيمة: السلسلة الثابتة "walletobjects#smartTap".
id
string
المعرّف الفريد للنقرة الذكية. يجب أن تكون هذه القيمة بالتنسيق issuer ID.identifier حيث تكون الطريقة الأولى صادرة من Google والرقم الثاني هو رقم تعريف الدفع الذكي. رقم تعريف الدفع الذكي هو سلسلة مشفّرة Base64 تمثّل المعرّف الذي أنشأه تطبيق Google Pay.
تاريخ التعديل الأخير: 2024-11-07 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]