Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

In-app purchase: get the name or ID of the Google Play account that's requesting a purchase

I want to get a name / ID of the user making a purchase. I would like to do without AccountManager if possible, as its use requires an extra permission. Even with AccountManager I don't see a way to determine the current account, so any advice is welcome.

like image 774
Violet Giraffe Avatar asked Aug 06 '13 14:08

Violet Giraffe


People also ask

How do I find my Google Play purchase ID?

On the left menu, select Subscriptions and services. On the “Other purchase activity” card, select View purchases. Select the “Google Play” (or "Android Market") registration transaction. You will see your Transaction ID at the bottom right corner of the page.

What is my Google Play account name?

On an Android phone or tablet At the bottom, tap Profile. Under your gamer name, you'll see what account you're using.

Do in-app purchases show on Google Play?

Before downloading an app, you can check if it offers in-app purchases: On the Google Play Store app, in-app purchases will be by the Price or Install button. On play.google.com/store, you'll see "Offers in-app purchases" below the name of the app.


1 Answers

I don't think that's even possible. I tried all possible ways before contacting Google support. And the reply I got was this:

Thanks for contacting Google Play Developer Support. Please note that Google does not provide access to any confidential user information, such as email address, mailing address, or phone numbers. We place a high value on user confidentiality and privacy, so I'm sure you can understand our position regarding this information.

We sincerely appreciate your understanding. Thanks for supporting Google Play!

Regards, Google Play Developer Support

In the query, we had clarified that it is for post-sales support.

Hope this helps.

like image 74
Sandeepa Nadahalli Avatar answered Sep 21 '22 22:09

Sandeepa Nadahalli