Search code examples
google-play-services

Can I switch a Google Play country without adding payment method?


Here's the deal. I need to check if our Platform supports payments over 1000000 currency via Google Play Store.

When I try to change the country in Account settings, Google asks for that country's payment method (Credit card). I don't have access to Vietnamese test cards and the ones from card generator don't work (obviously). Any ideas on how I can skip adding a payment method? The account is used only for Sandbox testing purposes.


Solution

  • Check out this Page from the Google Play Support Page if you encounter a similar Problem.

    Also, you can't change the country for an existing payments profile. Hence, you need to create a new payments profile to add/associate it with a new/another country:

    1. Sign in to Settings.

    2. Under Payments profile, click the pencil icon next to Country.

    3. Click the link to Create new profile from the message that appears.

    4. Click Continue from the next message that appears.

    5. From the drop-down list, choose the country to associate with the payments profile you're creating.

    6. Enter the address information and click Submit.

    After that you'll be seeing an option "Close" at the bottom part of the selection where you need to close the payments account under your previous location.`