> For the complete documentation index, see [llms.txt](https://help.platipomiru.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.platipomiru.com/razdely/karta-dlya-puteshestvii/oplata-populyarnykh-servisov-kartoi-dlya-puteshestvii/privyazka-karty-k-google-play.md).

# Привязка карты к Google Play

<figure><img src="/files/AlW90sIqz7zyE9cD0Y6J" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:$primary;">Важно</mark>

Если ранее к аккаунту была добавлена карта из РФ —  советуем создать новый аккаунт, потому что в таком случае зарубежная карта может не добавиться

Если вы находитесь в России, включите VPN, рекомендуем использовать VPN с регионом **Гонконг** во время привязки карты «Для путешествий»
{% endhint %}

***

### Пошаговая инструкция

{% stepper %}
{% step %}

#### Создайте аккаунт Google или войдите в существующий

Приложение Google Play на устройстве Android или сайт <https://play.google.com/>
{% endstep %}

{% step %}

#### Подключите VPN

Если вы находитесь в России, включите VPN, рекомендуем использовать VPN с регионом Гонконг.

<div align="left"><figure><img src="/files/6pIAjxkR3bUT8RWZ13bW" alt="" width="294"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Добавьте карту

* Перейдите в настройки аккаунта (нажмите на фото профиля) → «Payments and subscriptions»/«Платежи и подписки»;
* Нажмите «Payment methods»/«Методы оплаты»;
* Далее нажмите «Add credit or debit card»/«Добавить карту»;
* Введите номер карты, срок действия и CVV, указанные в деталях вашей карты в приложении «Плати по миру»;
* В поле «Имя владельца карты» укажите свои реальные имя и фамилию латиницей (как в загранпаспорте);
* В поле «Адрес выставления счета» или «Billing address» укажите биллинговый адрес карты (можно посмотреть в деталях карты в приложении «Плати по миру»);

<div align="left"><figure><img src="/files/hLNQlfjT220nt4eAQ66C" alt="" width="286"><figcaption></figcaption></figure></div>

* В качестве вашей страны выберите регион, соответствующий биллинговому адресу карты. Для карты «Для путешествий» это Гонконг (САР);
* Когда укажете все данные, нажмите «Save card»/«Сохранить карту».

<div align="left"><figure><img src="/files/FAk5M3awHLNEFJxLwErG" alt="" width="363"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### **Готово! Если всё сделано правильно — карта будет привязана, и в Play Market будут указаны цены в гонконгских долларах**

{% endstep %}
{% endstepper %}

***

### Если возникли сложности

Вы можете написать в поддержку и мы поможем во всём разобраться 💙

<i class="fa-telegram" style="color:$primary;">:telegram:</i> [Отдел Заботы «Плати по миру в Telegram»](https://t.me/platipomiru_sup_bot)

<i class="fa-envelope" style="color:$primary;">:envelope:</i> [Написать на почту](mailto:support@platipomiru.com)

<i class="fa-messages" style="color:$primary;">:messages:</i> [Официальный бот поддержки в MAX](https://max.ru/id9703231520_2_bot)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.platipomiru.com/razdely/karta-dlya-puteshestvii/oplata-populyarnykh-servisov-kartoi-dlya-puteshestvii/privyazka-karty-k-google-play.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
