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

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

Карта с тарифом Pro/Smart добавляется в кошелек Apple Wallet под регионом США, а также Гонконг(HK). Предварительно необходимо сменить страну на США, как это сделать [смотри тут](/wanttopay-app/instrukcii/smena-regiona-v-apple-store.md). При привязке виртуальной карты, убедитесь, что местоположение выбрано в соответствии с биллинг адресом карты - Гонконг, либо США.

## Шаг 1

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

* Откройте приложение <kbd>Настройки</kbd>
* Нажмите <kbd>Wallet и Apple Pay</kbd>
* Нажмите <kbd>Добавить карту</kbd> в меню <kbd>Платежные карты</kbd>
* Нажмите <kbd>Дебетовая или кредитная карта</kbd>
* Нажмите <kbd>Продолжить</kbd>
* Нажмите <kbd>Ввести данные карты вручную</kbd>
* Введите <kbd>Имя и Фамилию</kbd> на латинице и <kbd>номер карты</kbd> и нажмите <kbd>далее</kbd>
* Введите <kbd>Срок действия и код безопасности</kbd> нажмите <kbd>далее</kbd>
* В разделе Условия использования нажмите <kbd>принять</kbd>&#x20;

<div><figure><img src="/files/BBFlAMsTZwZGmHJ1i9iR" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Py6dN0exKESeZQg12Roc" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hzKgBnhpjN65uZliCiAR" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HwjBJPc3mi7kwQhjZxiJ" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/wttkyUYndu2uyZfm8JxX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/wQwMlEzEMf3GJKuCNdhS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YvdWV5AEXTPZnQpuwrTX" alt=""><figcaption></figcaption></figure></div>

Частой ошибкой является неверное введение даты действия карты, она должна быть в формате 01/2024, то есть год указывается полностью и состоит из 4-цифр.

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

## Шаг 2

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

* Выберите пункт <kbd>Email</kbd> в разделе <kbd>Проверка карты</kbd>
* Нажмите <kbd>Далее</kbd>
* В разделе <kbd>Wallet и Apple Pay</kbd> нажмите <kbd>Проверка</kbd>
* Введите <kbd>код проверки</kbd> и <kbd>нажмите далее</kbd>
* Поздравляем, ваша карта активирована

{% 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-apple-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.
