জেনেরিক পাস ওভারভিউ
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
আপনার ব্যবহারের ক্ষেত্রে অন্যান্য পূর্বনির্ধারিত পাস প্রকারের সাথে মানানসই না হলে জেনেরিক পাসটি উপলব্ধ। টিকিট, লয়্যালটি কার্ড এবং অফারগুলির মতো নির্দিষ্ট ক্ষেত্র এবং বৈশিষ্ট্যগুলি অন্তর্ভুক্ত করে এমন অন্যান্য পাসগুলির বিপরীতে, জেনেরিক পাসটি এমন ক্ষেত্রগুলি প্রদান করে যেখানে আপনি কাস্টম লেবেলগুলি সংজ্ঞায়িত করতে পারেন এমন বিভিন্ন উদ্দেশ্যে সমর্থন করার জন্য যথেষ্ট নমনীয় হওয়ার উদ্দেশ্যে তৈরি করা হয়েছে। এবং মান।
উদাহরণ ব্যবহার ক্ষেত্রে
জেনেরিক পাস টাইপ দিয়ে আপনি কী করতে পারেন তার কয়েকটি উদাহরণ নিচে দেওয়া হল:
- পার্কিং পাস
- লাইব্রেরি কার্ড
- সদস্যতা কার্ড
- বীমা কার্ড
- রিজার্ভেশন নিশ্চিতকরণ
- গ্রাহক প্রি-স্ক্রিন নিশ্চিতকরণ কোড
এমন কিছু ক্ষেত্রে রয়েছে যেখানে আপনার পাস বা ব্যবহারের ক্ষেত্রে সংবেদনশীল তথ্য জড়িত থাকতে পারে, যেমন ব্যক্তিগতভাবে সনাক্তযোগ্য তথ্য (PII) এবং স্বাস্থ্য ডেটা। এই পরিস্থিতিতে, জেনেরিক প্রাইভেট পাস টাইপ প্রাক-অনুমোদিত ব্যবহারের ক্ষেত্রে উপলব্ধ। আরও তথ্যের জন্য, জেনেরিক প্রাইভেট পাস ডকুমেন্টেশন এবং গ্রহণযোগ্য ব্যবহারের নীতি (AUP) দেখুন।
Google Wallet API-এর সাহায্যে, আপনি আপনার ব্যবহারকারীদের জন্য পাস ইস্যু করতে পারেন যাতে তারা Android অ্যাপ সহ একাধিক প্ল্যাটফর্ম জুড়ে তাদের Google Wallet-এ সংরক্ষণ করতে পারেন এবং ওয়েবসাইট, ইমেল এবং SMS বার্তাগুলির মতো হাইপারলিঙ্ক সমর্থিত যে কোনও জায়গায়।
API এবং SDK
Google Wallet API একটি REST API এবং একটি Android SDK অফার করে যাতে আপনি আপনার পাসগুলি দ্রুত এবং সহজে ইস্যু করতে এবং পরিচালনা করতে সহায়তা করেন৷
- Google Wallet REST API
ওয়েব, ইমেল বা এসএমএসের মতো প্ল্যাটফর্মে পাস ইস্যু করতে, আমরা আপনাকে Google Wallet REST API ব্যবহার করার পরামর্শ দিই। API এন্ডপয়েন্টের একটি সেট সরবরাহ করে যা আপনাকে পাসের বিভিন্ন উপাদান তৈরি করতে, পুনরুদ্ধার করতে এবং আপডেট করতে দেয়।
- Google Wallet Android SDK
একটি Android অ্যাপে পাস ইস্যু করতে, আমরা আপনাকে Google Wallet Android SDK ব্যবহার করার পরামর্শ দিই। SDK বিভিন্ন সুবিধার পদ্ধতি প্রদান করে যা নেটিভ কোড ব্যবহার করে আপনার মোবাইল অ্যাপে Google Wallet API-কে একীভূত করা সহজ করে।
দ্রষ্টব্য: Google Wallet REST API বা Google Wallet Android SDK ব্যবহার করে Google Wallet API-এর সাথে পাস ইস্যু করার প্রয়োজন নেই, কিন্তু দৃঢ়ভাবে সুপারিশ করা হয়। REST API বা Android SDK ব্যবহার না করেই পাস ইস্যু করার বিষয়ে আরও তথ্যের জন্য, JWT-এ পাসেস অবজেক্ট এবং পাস ক্লাস তৈরি করা দেখুন।
প্রয়োজনীয়তা
Google Wallet API দিয়ে পাস ইস্যু করতে, আপনাকে প্রথমে নিম্নলিখিতগুলি করতে হবে:
Google Wallet API দিয়ে শুরু করা
আপনি Google Wallet API এর সাথে কাজ শুরু করার আগে, এই দরকারী নিবন্ধগুলি দেখুন যা আপনাকে মৌলিক বৈশিষ্ট্য এবং পরিভাষাগুলির সাথে পরিচিত করবে৷
- মূল ধারণা এবং পরিভাষা : এই নিবন্ধটি আপনাকে Google Wallet API এর সাথে কাজ করার জন্য প্রয়োজনীয় সমস্ত গুরুত্বপূর্ণ শর্তাবলী এবং বৈশিষ্ট্যগুলির সাথে পরিচিত করবে৷
- পাস ক্লাস এবং অবজেক্টের ওভারভিউ : আপনি আপনার ব্যবহারকারীদের কাছে যে পাসগুলি ইস্যু করেন তা একটি পাস অবজেক্টের সাথে একটি পাস ক্লাস একত্রিত করে তৈরি করা হয়। এই নিবন্ধটি আপনাকে এই উভয় ধারণার সাথে পরিচিত করবে এবং কীভাবে সেগুলি পাস তৈরি করতে ব্যবহৃত হয়।
- Google Wallet পাস ডেভেলপমেন্ট ফ্লো : এই নিবন্ধটি শুরু থেকে শেষ পর্যন্ত Google Wallet API-এর সাথে একটি পাস তৈরি করার জন্য প্রয়োজনীয় সমস্ত পদক্ষেপের একটি শেষ থেকে শেষ ওভারভিউ প্রদান করে।
- কোডল্যাব
স্ব-নির্দেশিত কোডল্যাবগুলি আপনাকে Google Wallet-এ একটি পাস যোগ করার জন্য প্রয়োজনীয় পদক্ষেপের মধ্য দিয়ে নিয়ে যায়৷ শুরু করার জন্য, "Android" নির্বাচন করুন যদি আপনার বাস্তবায়ন শুধুমাত্র Android ডিভাইসে হয় এবং আপনার বাস্তবায়ন যদি Android, Web, Email বা SMS সমর্থন করে তাহলে "ওয়েব" বেছে নিন।
অ্যান্ড্রয়েড ওয়েব
- পাস নির্মাতা
পাস বিল্ডার টুলের সাহায্যে আপনার প্রথম পাসটি দৃশ্যমানভাবে তৈরি করুন এবং স্বয়ংক্রিয়ভাবে JSON তৈরি করুন যা আপনাকে Google Wallet API দিয়ে পাস তৈরি করতে হবে।
- Google Wallet Github
Google Wallet Github org- এ বিভিন্ন প্রোগ্রামিং ভাষার জন্য সহায়ক টুল, লাইব্রেরি এবং নমুনা কোড পান।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-08-29 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-08-29 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eThe Generic Pass is a versatile pass type in Google Wallet, suitable for various use cases beyond standard tickets or loyalty cards, allowing custom data through defined labels and values.\u003c/p\u003e\n"],["\u003cp\u003eSensitive information like PII should be handled using the Generic Private pass type, with pre-approval needed for specific use cases.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Wallet API enables pass creation and management across Android, web, and messaging platforms through REST API and Android SDK.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers need a Google Wallet API Issuer Account, along with a Google Cloud Account (non-Android) or Google Play Services setup (Android).\u003c/p\u003e\n"],["\u003cp\u003eGoogle offers resources like codelabs, a pass builder tool, and GitHub repositories to help developers integrate and utilize the Google Wallet API effectively.\u003c/p\u003e\n"]]],["The Generic Pass in Google Wallet supports diverse purposes with custom labels and values, such as parking, library, or membership cards. For sensitive data, there's a Generic Private pass option. Passes can be issued across platforms, using the REST API for web, email, or SMS, and the Android SDK for Android apps. Issuers need a Google Wallet API account; non-Android developers also need a Google Cloud account. Key resources include codelabs, a pass builder, and the Google Wallet GitHub.\n"],null,["# Generic Pass overview\n\nThe Generic Pass is available for when your use case doesn't fit into any of the\nother predefined pass types. Unlike other passes that include fields and features\nthat are specific to a use case, such as tickets, loyalty cards, and offers, the\nGeneric Pass is intended to be flexible enough to support a variety of purposes\nby providing fields where you can define custom labels and values.\n\nExample use cases\n-----------------\n\nThe following are just a few examples of what you can do with the Generic pass\ntype:\n\n- Parking passes\n- Library cards\n- Membership cards\n- Insurance cards\n- Reservation confirmations\n- Customer pre-screen confirmation codes\n\nPasses that include sensitive information\n-----------------------------------------\n\nThere are cases where your pass or use case may involve sensitive information,\nsuch as personally identifiable information (PII) and health data. For these\nscenarios, the Generic Private pass type is available for pre-approved use\ncases. For more information, see the [Generic Private Pass documentation](/wallet/generic-private-pass)\nand the [Acceptable Use Policy (AUP)](https://payments.developers.google.com/terms/aup#sensitive-data).\n\nSupported platforms\n-------------------\n\nWith the Google Wallet API, you can issue passes for your users to save in their Google Wallet across multiple platforms, including Android apps, and anywhere hyperlinks are supported, such as websites, email, and SMS messages.\n\n### APIs \\& SDKs\n\nThe Google Wallet API offers a REST API and an Android SDK to help you issue and manage your passes quickly and easily.\n\n- [Google Wallet REST API](/wallet/generic/web/prerequisites) \n\n To issue passes on platforms such as the Web, email, or SMS, we recommend you use the Google Wallet REST API. The API provides a set of endpoints that let you create, retrieve, and update the various components of passes.\n- [Google Wallet Android SDK](/wallet/generic/android/prerequisites) \n\n To issue passes in an Android app, we recommend you use the Google Wallet Android SDK. The SDK provides a variety of convenience methods that make it easy to integrate the Google Wallet API into your mobile apps using native code.\n\nNote: Using the Google Wallet REST API or Google Wallet Android SDK is not required to issue passes with the Google Wallet API, but are strongly recommended. For more information on issuing passes without using the REST API or Android SDK, see [Creating Passes Objects and Passes Classes in the JWT](https://developers.google.com/wallet/retail/offers/overview/add-to-google-wallet-flow#creating-passes-objects-and-passes-classes-in-the-jwt).\n\nRequirements\n------------\n\nTo issue passes with the Google Wallet API, you will first need to do the following:\n\n- Create a [Google Wallet API Issuer account](/wallet/generic/getting-started/issuer-onboarding).\n- Non-Android developers: Create a [Google Cloud account](https://console.cloud.google.com/freetrial).\n- Android developers: [Set up Google Play services.](/android/guides/setup)\n\nGetting started with the Google Wallet API\n------------------------------------------\n\nBefore you start working with the Google Wallet API, take a look at these useful articles that will familiarize you with the basic features and terminology.\n\n- [Key concepts and terminology](/wallet/generic/resources/terminology): This article will familiarize you with all the important terms and features you will need to work with the Google Wallet API.\n- [Passes Classes and Objects overview](/wallet/generic/overview/how-classes-objects-work): Passes that you issue to your users are created by combining a Passes Class with a Passes Objects. This article will familiarize you with both of these concepts, and how they are used to create passes.\n- [Google Wallet pass development flow](/wallet/generic/overview/add-to-google-wallet-flow): This article provides an end-to-end overview of all of the steps needed to create a pass with the Google Wallet API from start to finish.\n\n### Tools \\& resources\n\n- **Codelabs** \n\n\n Self-guided codelabs walk you through the necessary steps to add a pass\n to Google Wallet. To get started, choose \"Android\" if your implementation will be on Android devices\n only and choose \"Web\" if your implementation supports Android, Web, Email or SMS.\n\n\n [Android](https://g.co/wallet/android-codelab)\n [Web](https://g.co/wallet/web-codelab)\n- **Pass builder** \n\n Build your first pass visually with the [pass builder](/wallet/generic/resources/pass-builder) tool, and automatically generate the JSON you need to create the pass with the Google Wallet API.\n- **Google Wallet Github**\n\n Get helpful tools, libraries and sample code for a variety of programming languages in the [Google Wallet Github org](https://github.com/google-wallet)."]]