Heysem Katibi
Heysem Katibi

Reputation: 1906

Google Play In-App Purchase Error: "Couldn't complete your purchase"

I'm adding in-app purchases to my Android application. I've completed all the steps to fetch the products, display them to the user, and start the purchase flow. Now, I'm trying to test it. To do that, I added a test account to the license testers in the Google Play Console.

When I start the purchase flow, I get this UI:

Purchase flow

But when I click "1-tap buy," I get the following error:

Couldn't complete your purchase. Check that you have the correct country selected in your Play account.

Here are some things I've already tried:

Checked the country

Any idea what could be causing this issue? Also, if you have any suggestions about stuff I should try, please let me know even if you're not sure whether they will actually work.

Upvotes: 7

Views: 32627

Answers (4)

H Crusader
H Crusader

Reputation: 1

Work around in India :

  1. Did a top up of Google play using Google pay
  2. Upgraded the Google One account with Google play balance
  3. As it is monthly subscription, got a message to setup a backup payment option and i selected Debit card and validated the same

Upvotes: 0

user25712000
user25712000

Reputation: 1

I had the same problem. What I did was, I got another Google account, used the same payment method, and problem solved. Hope this helps.

Upvotes: 0

Kreetchy
Kreetchy

Reputation: 800

Google updated their policies few months ago. They prevent commonly-known VPNS from making a payment with the following couldn't complete your purchase. check that you have the correct country.

The only known way to bypass this as of now is to use residential vpns, or be in the actual country.

Upvotes: 2

Denny Awang
Denny Awang

Reputation: 11

I have a similar problem and have tried everything you listed, but nothing worked. My solution: Go to device/phone Settings > Network & Internet > Advanced > Turn off the VPN and Private DNS > Restart the device/phone.

Upvotes: 1

Related Questions