Play Console থেকে প্রোমো কোড ব্যবহার করে স্ব-পরীক্ষা করুন
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
আপনি টেস্ট প্রোমো কোড ব্যবহার করে প্লে পয়েন্টের জন্য আপনার অ্যাপ-মধ্যস্থ পণ্য পরীক্ষা করতে পারেন। এটি করতে, নিম্নলিখিতগুলি করুন:
প্লে কনসোলে পরীক্ষামূলক প্রচারণা তৈরি করুন এবং প্রচার কোড পরীক্ষা করুন। আপনার পরীক্ষামূলক প্রচারাভিযানে, আপনার অ্যাপ-মধ্যস্থ পণ্যের পণ্য ID উল্লেখ করুন।
একটি পরীক্ষামূলক ডিভাইসে, প্লে স্টোর অ্যাপে রিডিম মেনু ব্যবহার করুন। এটি করার মাধ্যমে আপনি যাচাই করতে পারেন যে আপনি আপনার অ্যাপে পয়েন্ট প্রচারের জন্য অ্যাপ-মধ্যস্থ পণ্য পেতে পারেন। নিম্নলিখিত স্ক্রিনশট একটি উদাহরণ প্রদর্শন করে:
প্রচার কোড ব্যবহার করে নিম্নলিখিত পরিস্থিতিতে যাচাই করুন:
অ্যাপ ইনস্টল করা নেই: ব্যবহারকারী প্লে পয়েন্ট রিডিম করে, প্লে স্টোর আপনাকে আপনার অ্যাপ ইনস্টল করতে বলে, তারপর আপনার অ্যাপটি আইটেমগুলি সনাক্ত করে বিতরণ করা উচিত।
অ্যাপ ইনস্টল করা আছে, কিন্তু চলছে না: ব্যবহারকারী প্লে পয়েন্ট রিডিম করে, প্লে স্টোর আপনাকে আপনার অ্যাপ খুলতে বলে, তারপর আপনার অ্যাপটি আইটেমগুলি সনাক্ত করে পরিবেশন করা উচিত।
অ্যাপ ইনস্টল করা এবং চলছে: ব্যবহারকারী প্লে পয়েন্ট রিডিম করে, তারপর আপনার অ্যাপটি আইটেমগুলি গ্রহণ এবং সনাক্ত করা উচিত।
উপরের পরীক্ষামূলক পদক্ষেপগুলির মাধ্যমে, আপনি যাচাই করতে পারেন যে আপনার API ইন্টিগ্রেশন সঠিকভাবে কাজ করছে এবং আপনি প্লে পয়েন্ট প্রচারগুলি কনফিগার করতে এবং জমা দেওয়ার জন্য প্রস্তুত (যদি আপনার গেমের জন্য বৈশিষ্ট্যটি সক্ষম করা থাকে)।
এই পৃষ্ঠার কন্টেন্ট ও কোডের নমুনাগুলি Content License-এ বর্ণিত লাইসেন্সের অধীনস্থ। Java এবং OpenJDK হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-29 UTC-তে শেষবার আপডেট করা হয়েছে।
[[["সহজে বোঝা যায়","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-07-29 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["# Self-test using promo codes from Play Console\n\nYou can test your in-app products for Play Points using\n[Test promo codes](/google/play/billing/test#promo). To do so, do the following:\n\n- Create test campaigns and test promo codes in the Play Console. In your test\n campaign, specify the product IDs of your in-app products.\n\n- On a test device, use the **Redeem** menu in the Play Store app. By doing this you\n can verify that you can receive in-app products for Points promotions in your\n app. The following screenshot displays an example:\n\nVerify the following scenarios using promo codes:\n\n- App is not installed: The user redeems Play Points, the Play Store asks you to\n install your app, then your app should detect and deliver the items.\n\n- App is installed, but not running: The user redeems Play Points, the Play\n Store asks you to open your app, then your app should detect and serve the\n items.\n\n- App is installed and running: The user redeems Play Points, then your app\n should receive and detect the items.\n\n| **Note:** Testing with promo code purchases will not create/return an orderID; however, Play points promotions will once published.\n\nWith the test steps above, you can verify your API integration is working\nproperly and you are ready to configure and submit Play Points promotions\n(if the feature is enabled for your game)."]]