> For the complete documentation index, see [llms.txt](https://faq.wanttopay.net/wanttopay-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.wanttopay.net/wanttopay-app/instrukcii/instrukciya-google-pay-dlya-kart-s-tarifom-pro-smart.md).

# Инструкция Google Pay для карт с тарифом Pro/Smart

{% hint style="info" %}
Обратите внимание: некоторые шаги не сопровождаются скриншотами в связи с ограничениями Google по безопасности отображения конфиденциальной информации в интерфейсе GPay.
{% endhint %}

## Шаг 1

### Добавление карты

* Откройте приложение <kbd>Кошелек</kbd>
* Нажмите <kbd>Платежная карта</kbd>
* Нажмите <kbd>Новая кредитная или дебетовая карта</kbd>
* Нажмите <kbd>Ввести данные вручную</kbd>
* Добавьте в информацию по карте в поля <kbd>Номер карты</kbd> <kbd>срок действия</kbd> <kbd>cvc-код</kbd>
* Ниже введите <kbd>Биллинг данные</kbd> `если ранее не добавляли`
* Нажмите <kbd>Еще</kbd> -> <kbd>Сохранить</kbd> и <kbd>продолжить</kbd>

<div data-full-width="false"><figure><img src="/files/FVwlltL8Q7rLE2Ivifof" alt=""><figcaption></figcaption></figure> <figure><img src="/files/7NYyL4uQ97hdexZMS62z" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4mZsXIDpeQC8KW1zWAnp" alt=""><figcaption></figcaption></figure></div>

{% hint style="danger" %}
Важно! Бесконтактная оплата будет работать только в странах где нет ограничений на использование Google Pay.&#x20;
{% endhint %}

## Шаг 2

### Проверка кода&#x20;

* В разделе Условия использования нажмите <kbd>Еще</kbd> -><kbd>принять</kbd>&#x20;
* Нажмите отправить <kbd>Электронное письмо</kbd> -> <kbd>продолжить</kbd>
* Введите <kbd>Код подтверждения\*</kbd> и нажмите <kbd>продолжить</kbd>
* Поздравляем ваша карта активирована

<div><figure><img src="/files/Thh8a88usbyBACHqPnNf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/3Lgt2Rfov7XZ6EjfH2r6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/JsHFrct9b22O6OITAgJ5" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Код подтверждения поступит через чат-бота @WantToPayBot в течение нескольких минут. Если этого не произойдёт, то повторите процесс проверки или свяжитесь со [службой поддержки сервиса](https://telegram.me/WantToPaySupportBot).
{% endhint %}


---

# 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://faq.wanttopay.net/wanttopay-app/instrukcii/instrukciya-google-pay-dlya-kart-s-tarifom-pro-smart.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.
