프로모션 코드 테스트를 사용하여 Play Points 인앱 상품을 테스트할 수 있습니다. 방법은 다음과 같습니다.
Play Console에서 테스트 캠페인을 만들고 프로모션 코드를 테스트합니다. 테스트 캠페인에서 인앱 상품의 상품 ID를 지정합니다.
테스트 기기에서 Play 스토어 앱의 사용 메뉴를 이용합니다. 이를 통해 앱에서 Points 프로모션 인앱 상품을 받을 수 있는지 확인할 수 있습니다. 다음 스크린샷은 예를 보여줍니다.
프로모션 코드를 사용하여 다음 시나리오를 확인합니다.
앱이 설치되지 않음: 사용자가 Play 포인트를 사용하고 Play 스토어에서 앱 설치를 요청하면 앱에서는 상품을 감지하고 전송해야 합니다.
앱이 설치되었지만 실행되지 않음: 사용자가 Play 포인트를 사용하고 Play 스토어에서 앱을 열도록 요청하면 앱에서는 상품을 감지하고 제공해야 합니다.
앱이 설치되어 실행되고 있음: 사용자가 Play 포인트를 사용하면 앱에서는 상품을 수신하고 감지해야 합니다.
위의 테스트 단계를 통해 API 통합이 제대로 작동하는지 Play Points 프로모션을 구성하여 제출할 준비가 되었는지 확인할 수 있습니다(게임에 이 기능을 사용 설정한 경우).
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(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-27(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)."]]