Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get IAP SKU code from google play console?

Tags:

java

android

How can I get the SKU code from my google developer console for my in app purchase?

I did the following:

  • Uploaded a alpha APK to google console.
  • Created a new managed product for the app (IAP)

Google says it will be active when I release my app, however, how can I get the SKU for that item so I can add it in my app?

like image 289
linux932 Avatar asked Dec 04 '25 14:12

linux932


1 Answers

The SKU is basically the product ID. In the Play Developer console, it will be found under Store Presence -> In App Products.

There is a table, where the first header item is Name/ID. The ID(SKU) of the product is what you are looking for. In the image below, the SKU will be titi.cad

The table is similar to this: List of In-app products

like image 193
ifiok Avatar answered Dec 06 '25 03:12

ifiok



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!