वेब, ईमेल, और एसएमएस के लिए पास जारी करने का तरीका
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
पास बनाने और उसे हस्ताक्षर की गई JWT में एन्कोड करने के बाद, 'Google Wallet में जोड़ें' पर जाकर, इसे कहीं भी जारी किया जा सकता है लिंक मौजूद है. ऐसा करने के लिए, आपको उपयोगकर्ता को 'Google Wallet में जोड़ें' विकल्प दिखाना होगा बटन या हाइपरलिंक का इस्तेमाल किया जा सकता है. इस पर टैप करने के बाद, पास की जानकारी Google Wallet में सेव हो जाएगी. वेबसाइटों, ईमेल, एसएमएस वगैरह के लिए इस तरीके का इस्तेमाल किया जा सकता है.
अपनी पास क्लास और पास ऑब्जेक्ट को जेडब्लयूटी में एन्कोड करें.
Google Cloud सेवा खाते की कुंजी से, JWT पर साइन करें.
1. 'Google Wallet में जोड़ें' खाता लिंक करें लिंक
'Google Wallet' की मदद से पास जारी करना लिंक, पास ऑब्जेक्ट को उपयोगकर्ता के Google Wallet में जोड़ता है. इसे सिर्फ़ लॉग-इन की गई Google आइडेंटिटी के हिसाब से ही शुरू किया जा सकता है.
हस्ताक्षर किया गया JWT बनाने के बारे में ज़्यादा जानकारी के लिए, 'Google Wallet में जोड़ें' बनाना ज़रूरी है लिंक में, JSON वेब टोकन के साथ काम करना देखें.
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"]],["आखिरी बार 2025-03-11 (UTC) को अपडेट किया गया."],[[["Issue passes to users by providing an 'Add to Google Wallet' link, which can be embedded in various platforms like websites, emails, and SMS."],["The 'Add to Google Wallet' link is a dynamically generated URL containing an encoded and signed JWT, directing users to save the pass to their Google Wallet."],["Before issuing passes, complete the onboarding process, create a Passes Class and Object, and encode them in a signed JWT."],["It's recommended to present the link using the 'Add to Google Wallet' button, providing a familiar and recognizable call to action for users."],["Demo passes will include \"[TEST ONLY]\" in the title until publishing access is granted, after which the text will be removed for users."]]],["To issue a pass, present users with an 'Add to Google Wallet' link or button. This link, embedded in websites, emails, or SMS, contains a signed JWT and saves the pass to the user's Google Wallet. Before issuing, complete onboarding, create a Passes Class and Object, and encode/sign them in a JWT. Demo passes will show \"[TEST ONLY]\" text. The 'Add to Google Wallet' button is recommended where image hyperlinking is possible, with downloadable image assets provided.\n"]]