Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

User is not eligible for this purchase Android inApp

I am going through a problem while doing inapp android purchases. I have tried everything I can but it seems to be stuck on the error user is not eligible to this purchase. Please guide me through what i'm doing wrong. Below are the steps I followed

  1. signed apk uploaded to play store
  2. inapp product in published state
  3. user is on test device
  4. version code and version name are same as uploaded apk to store

Thanks!

like image 885
Qaiser Butt Avatar asked Dec 11 '12 12:12

Qaiser Butt


2 Answers

This error comes when everything you done is perfect, you have used signed APK with the proper product id, but you have to note that the account that you are using might don't have proper valid credit card details.

So whenever you want to buy any product even with test account, that account should have valid credit details.

You have to specify test account in Edit profile of your publisher account

Licensing & In-app Billing

Test Accounts box

like image 91
Nirali Avatar answered Sep 18 '22 15:09

Nirali


I thought I share mine too.

I have had the same issue with my test device. I have done all the stuff noted in many documents until by accident I tested it on different device with SIM card and everything was fine.

My test device doesnt have a SIM card and just Wireless Internet. So Google can't verify it. I can buy any app I want from the Google Play though.

My other test device is with different test account + it has a Proper SIM card with data plan.

Hope this help someone.

like image 28
Mr H Avatar answered Sep 19 '22 15:09

Mr H