To be able test any implementation of Android Market licensing (e.g. LVL, In-app Billing), Google advises to create a Google Checkout test account, since the developer cannot buy from himself using his own Google Checkout account.

Sounds great except that the test account must use a real credit card.

Which begs the question: How is this different from a normal account? What is the advantage of a test account over a normal account?

link|improve this question

feedback

1 Answer

The test account does not have to be associated with the google checkout account. The publisher can have his/her google checkout account set up against the android market account. And as a developer, you can have a test account created. Test account holders can test the application for LVL and in-app purchasing, etc only if the application is uploaded on the developer console. It does not have to published. But it has to uploaded and activated and saved. So, it's not true that the test account holder has to have his/her financial details registered with the Google servers. Only the publisher has to do that. And the publisher can add as many test account holders as he/she desires. The publisher will provide a publishing key and that's all the developers need to implement/test their code.

Look for documentation on Google developer site. It explains well.

HTH.

link|improve this answer
I wish your answer were correct but based on actual experience with in-app-billing it isn't. Have you actually tried what you said with In App Billing? – Bill The Ape Feb 16 at 17:02
Yes. What i have written is based on my experience and not just reading the documentation. In my case, the documentation and my experiences match. If that were not the case, i believe, the developer/publisher community would have been up in arms :) – user693959 Feb 17 at 17:51
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.