> 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/oplata-google-one.md).

# Оплата Google One

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

{% hint style="info" %} <mark style="color:$primary;">Совет</mark>

Мы рекомендуем, чтобы аккаунт Google был зарегистрирован на ту же страну, что и страна выпуска карты (в нашем случае — Гонконг). Однако на практике у некоторых пользователей успешно проходили оплаты и без этого.
{% endhint %}

***

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

{% stepper %}
{% step %}

#### Откройте Google One

Перейдите на сайт [one.google.com](https://one.google.com) и войдите в свою учётную запись Google.
{% endstep %}

{% step %}

#### Выберите подходящий тариф

Выберите подходящий тариф в зависимости от объёма хранилища и срока (ежемесячная или годовая оплата).
{% endstep %}

{% step %}

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

При переходе к оплате вам будет предложено добавить способ оплаты. Выберите «Карта» и заполните данные:

* Номер карты, срок действия, CVC — указываются из личного кабинета сервиса.
* Имя владельца карты — вводите [ваше настоящее имя](broken://pages/YIAW9KGaSi1aQfMjXZl3) латиницей.
* Адрес выставления счёта (Billing address):
  * Страна: Гонконг (Hong Kong)
  * Регион: 香港島
  * Округ: 中環
  * Адрес: `Hong Kong, Central and Western District, HK Diamond Exchange Building`
  * Почтовый индекс: `999077`

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

{% step %}

#### Проверьте VPN (при необходимости)

Если вы находитесь в России, включите VPN с регионом Гонконг — это повысит вероятность успешной оплаты.
{% endstep %}

{% step %}

#### Завершите оплату

Нажмите «Оплатить» — если данные карты и адрес введены корректно, подписка будет активирована.

Если платёж не проходит:

* Убедитесь, что введён правильный биллинговый адрес
* Попробуйте оплатить с другого аккаунта Google, зарегистрированного на Гонконг
* Включите VPN, соответствующий стране выпуска карты.

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

{% step %}

#### Готово!

Вы оформили подписку с помощью виртуальной карты «Плати по миру».
{% 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/oplata-google-one.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.
