> 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-samsung-pay-dlya-kart-s-tarifom-pro.md).

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

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

## Шаг 1

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

* Откройте приложение <kbd>Wallet</kbd>
* Нажмите сверху справа на кнопку добавления карты <kbd>"+"</kbd>
* Нажмите <kbd>Платежные карты</kbd>
* Нажмите <kbd>Добавить карту вручную</kbd>
* Добавьте в информацию по карте в поля <kbd>Номер карты</kbd> <kbd>Срок действия</kbd> <kbd>Cvc-код</kbd> и <kbd>Фамилия и имя держателя карты</kbd> на латинице.
* Нажмите <kbd>Далее</kbd> -> Ознакомьтесь с условиями обслуживания и клините на <kbd>Принимаю</kbd>

<div data-full-width="false"><figure><img src="/files/by6v7FmwogRtMuHVQ3Ow" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YaTro7P20cdgfES9WypS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/TgwkyU3Ai8Z1XQwDdsTf" alt=""><figcaption></figcaption></figure></div>

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

## Шаг 2

### Проверка карты

* Нажмите <kbd>Эл.почта</kbd>&#x20;
* Введите <kbd>Код подтверждения</kbd> и нажмите <kbd>Отправить</kbd>
* Поздравляем, ваша карта активирована.

<div><figure><img src="/files/BLhPheIwV95a3m0pfIia" alt=""><figcaption></figcaption></figure> <figure><img src="/files/vSm9x3GddpOn0j0oCMFz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/lt0KUwSUA42wCWmOJsOk" 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-samsung-pay-dlya-kart-s-tarifom-pro.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.
