Stay organized with collections
Save and categorize content based on your preferences.
You can test your in-app products for Play Points using
Test promo codes. To do so, do the following:
Create test campaigns and test promo codes in the Play Console. In your test
campaign, specify the product IDs of your in-app products.
On a test device, use the Redeem menu in the Play Store app. By doing this you
can verify that you can receive in-app products for Points promotions in your
app. The following screenshot displays an example:
Verify the following scenarios using promo codes:
App is not installed: The user redeems Play Points, the Play Store asks you to
install your app, then your app should detect and deliver the items.
App is installed, but not running: The user redeems Play Points, the Play
Store asks you to open your app, then your app should detect and serve the
items.
App is installed and running: The user redeems Play Points, then your app
should receive and detect the items.
With the test steps above, you can verify your API integration is working
properly and you are ready to configure and submit Play Points promotions
(if the feature is enabled for your game).
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-07-21 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-21 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)."]]