कार्ड की पुष्टि करने का फ़्लो
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
खास जानकारी
कार्ड की जानकारी की पुष्टि करने की प्रक्रिया का इस्तेमाल, उपयोगकर्ता के कार्ड की जानकारी की पुष्टि करने के लिए किया जाता है.
ऐसा करने के लिए,
verifyCardWithMinimumReservation
तरीका इस्तेमाल किया जाता है. अगर यह तरीका सिंक करने पर SUCCESS
दिखाता है, तो इसका मतलब है कि उपयोगकर्ता के कार्ड की जानकारी की पुष्टि हो गई है.
इसके बाद, Google उस उपयोगकर्ता को रिफ़ंड देने के लिए
asynchronousCancelFundsReservation
तरीके का इस्तेमाल करेगा जो verifyCardWithMinimumReservation
तरीका के दौरान रिज़र्व किया गया था.

सभी अधिकार सुरक्षित. Java, Oracle और/या इसके सहयोगियों का एक पंजीकृत ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],["The card verification process involves using the `verifyCardWithMinimumReservation` method to check a user's card details. A `SUCCESS` response confirms verification. Afterward, Google uses the `asynchronousCancelFundsReservation` method to release any funds temporarily held during the initial verification. This process ensures the card's validity and then promptly reverses the temporary hold on funds.\n"]]