Google Wallet Android SDK-এর জন্য আপনার Android অ্যাপ অনুমোদন করা হচ্ছে
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
Google Wallet API একটি Android SDK প্রদান করে যাতে আপনার জন্য Google Wallet ক্ষমতাগুলিকে সরাসরি আপনার Android অ্যাপে নেটিভ কোডের সাথে সংহত করা সহজ হয়৷
Google Wallet Android SDK ব্যবহার করতে, আপনাকে অবশ্যই আপনার Android অ্যাপের প্যাকেজ নাম এবং আপনার অ্যাপ স্বাক্ষরকারী শংসাপত্রের SHA-1 ফিঙ্গারপ্রিন্ট প্রদান করতে হবে। এই শংসাপত্রগুলি আপনার অ্যাপের জন্য প্রকাশনার অ্যাক্সেস অনুমোদন করতে এবং Google Wallet API-তে আপনার অ্যাপের পাঠানো অনুরোধগুলিকে প্রমাণীকরণ করতে ব্যবহৃত হয়।
1. আপনার স্বাক্ষর শংসাপত্রের SHA-1 আঙ্গুলের ছাপ পান৷
আপনার সাইনিং সার্টিফিকেটের SHA-1 ফিঙ্গারপ্রিন্ট পেতে, Google Play পরিষেবার ডকুমেন্টেশনের নির্দেশাবলী অনুসরণ করুন যাতে নিম্নলিখিতগুলির যেকোনো একটি ব্যবহার করে এটি পুনরুদ্ধার করা যায়:
আপনার স্বাক্ষর শংসাপত্রের SHA-1 ফিঙ্গারপ্রিন্ট এর মতো দেখাচ্ছে:
DA:39:A3:EE:5E:6B:4B:0D:32:55:BF:EF:95:60:18:90:AF:D8:07:09
2. Google Wallet কনসোলে আপনার অ্যাপটিকে অনুমোদন করুন৷
একবার আপনার SHA-1 ফিঙ্গারপ্রিন্ট হয়ে গেলে, Google Wallet কনসোলে আপনার Android অ্যাপটিকে অনুমোদন করতে নিম্নলিখিতগুলি করুন৷
- Google Pay এবং Wallet কনসোলে যান।
- বাম নেভিতে, Google Wallet কনসোল খুলতে 'Google Wallet API'-এ ক্লিক করুন৷
- 'অতিরিক্ত বৈশিষ্ট্য' ট্যাবে ক্লিক করুন।
- 'অ্যাপ অনুমতি' বাক্সে, '+ একটি অ্যাপ যোগ করুন' বোতামে ক্লিক করুন।
- আপনার অ্যাপের প্যাকেজের নাম এবং আপনার SHA-1 ফিঙ্গারপ্রিন্ট লিখুন।
- 'অ্যাপ্লিকেশন যোগ করুন' এ ক্লিক করুন।
যদি আপনার প্যাকেজের নাম এবং অ্যাপ 'অ্যাপ অনুমতি' বাক্সে উপস্থিত হয়, তাহলে আপনার অ্যাপ Google Wallet Android SDK ব্যবহার করে Google Wallet API-এ অনুরোধ পাঠাতে অনুমোদিত৷
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-09-03 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-09-03 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eThe Google Wallet API offers an Android SDK for native app integration of Google Wallet features.\u003c/p\u003e\n"],["\u003cp\u003eYou need to obtain your app's SHA-1 fingerprint and package name for authorization.\u003c/p\u003e\n"],["\u003cp\u003eAuthorize your app via the Google Wallet console by providing the package name and SHA-1 fingerprint.\u003c/p\u003e\n"]]],["The Google Wallet Android SDK requires app authorization using the app's package name and SHA-1 fingerprint. Retrieve the fingerprint via `keytool` or Gradle. Then, in the Google Pay & Wallet console, navigate to the 'Google Wallet API' section, and under 'App Permissions,' add your app details, including the package name and the obtained SHA-1 fingerprint. This process authorizes the app to use the Google Wallet API.\n"],null,["# Authorizing your Android app for the Google Wallet Android SDK\n\nThe Google Wallet API provides an Android SDK to make it easier for you to integrate\nGoogle Wallet capabilities directly in your Android apps with native code.\n\nTo use the Google Wallet Android SDK, you must provide the package name of your\nAndroid app, and the SHA-1 fingerprint of your app signing certificate. These credentials\nare used to authorize publishing access for your app, and authenticate requests\nsent by your app to the Google Wallet API.\n\n1. Get the SHA-1 fingerprint of your signing certificate\n--------------------------------------------------------\n\nTo get the SHA-1 fingerprint of your signing certificate, follow the directions in the\nGoogle Play services documentation for retrieving it using either of the following:\n\n- [keytool](/android/guides/client-auth#using_keytool_on_the_certificate)\n- [Gradle](/android/guides/client-auth#using_gradles_signing_report)\n\nThe SHA-1 fingerprint of your signing certificate looks similar to this: \n\n DA:39:A3:EE:5E:6B:4B:0D:32:55:BF:EF:95:60:18:90:AF:D8:07:09\n\n2. Authorize your app in the Google Wallet console\n--------------------------------------------------\n\nOnce you have your SHA-1 fingerprint, do the following to authorize your Android\napp in the Google Wallet console.\n\n1. Go to the [Google Pay \\& Wallet console](https://pay.google.com/business/console/).\n2. In the left nav, click 'Google Wallet API' to open the Google Wallet console.\n3. Click the 'Additional features' tab.\n4. In the 'App Permissions' box, click the '+ Add an app' button.\n5. Enter the package name of your app and your SHA-1 fingerprint.\n6. Click 'Add application'.\n\nIf your package name and app appear in the 'App Permissions' box, your app is authorized\nto send requests to the Google Wallet API using the Google Wallet Android SDK."]]