0

I want test my in-app purchase implementation. But I can not configure it.
My app has a beta version in Developer Console, there are Google+ Community and Google Group in Beta Testers and my account added both to Community and Group. I added android:debuggable="true" in Manifest but Billing system still wants my money.
What am I missing?

Yara_M
  • 633
  • 9
  • 29

2 Answers2

2

You have to add emails of testers into Google Play Console. There is field in the settings tab, looks like this:

enter image description here

eleven
  • 6,779
  • 2
  • 32
  • 52
0

It will ask about billing information.You can get your billing amount to your account within 14 days if you are a licensed tester in your play store development console.

Jay Shah
  • 732
  • 4
  • 16