> 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/english/instrukcii/podklyuchenie-apple-pay-dlya-smart-i-pro.md).

# Apple Pay setup for Smart and Pro

A card with the Smart tariff or Smart is added to Apple Wallet under the US region, as well as Hong Kong (HK). First, you need to change the country to the USA. When linking a virtual card, make sure the location is selected according to the card's billing address — Hong Kong or the USA.

## Step 1

### Adding a card

* Open the app <kbd>Settings</kbd>
* Tap <kbd>Wallet and Apple Pay</kbd>
* Tap <kbd>Add a card</kbd> in the menu <kbd>Payment cards</kbd>
* Tap <kbd>Debit or credit card</kbd>
* Tap <kbd>Continue</kbd>
* Tap <kbd>Enter card details manually</kbd>
* Enter <kbd>First and last name</kbd> in Latin letters and <kbd>card number</kbd> and press <kbd>next</kbd>
* Enter <kbd>Expiration date and security code</kbd> press <kbd>next</kbd>
* In the Terms of Use section, click <kbd>accept</kbd>

<div><figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FrsfbddewuRp5SDz96nnF%2F1.jpg?alt=media&amp;token=c9a20d16-e5af-48bd-b783-a3fa1df2f326" alt=""><figcaption></figcaption></figure> <figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FjyS40UjcqSaRCbe7Zj7Z%2F2.jpg?alt=media&amp;token=30e8a563-2d7f-4148-ad8e-cb9d3836d311" alt=""><figcaption></figcaption></figure> <figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FAYTgc8wee0LBRh6haeHy%2F3.jpeg?alt=media&amp;token=5060b4dc-c2a9-4783-a5a4-5f96d1d8a526" alt=""><figcaption></figcaption></figure> <figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FD1xbpsyTYoIgKJyy7E4K%2F5.jpeg?alt=media&amp;token=26d91e85-9240-41b5-9e01-66a57982c17a" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2Fu1LrDmCWhySEBIMvngCa%2F6.jpeg?alt=media&amp;token=2a41b849-b75b-4942-8b3d-8a5127a2a17b" alt=""><figcaption></figcaption></figure> <figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FineJhnJnzyFbiWFZR1OQ%2F7.jpeg?alt=media&amp;token=967ac8b4-c396-4855-8264-3c471fadccb1" alt=""><figcaption></figcaption></figure> <figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FsamOJUWU8qk1iAqV5Ppp%2F9.jpeg?alt=media&amp;token=128ad2ed-d47a-4fe0-9620-36a14aa7ee88" alt=""><figcaption></figcaption></figure></div>

A common mistake is entering the card expiration date incorrectly; it must be in the format 01/2024, that is, the year is written in full and consists of 4 digits.

{% hint style="danger" %}
Important! Contactless payment will work only in countries where there are no restrictions on using Apple Pay.
{% endhint %}

## Step 2

### Card verification

* Select <kbd>Email</kbd> in the section <kbd>Card verification</kbd>
* Tap <kbd>Next</kbd>
* In the section <kbd>Wallet and Apple Pay</kbd> press <kbd>Verification</kbd>
* Enter <kbd>verification code</kbd> and <kbd>click Next</kbd>
* Congratulations, your card is activated

{% hint style="info" %}
The confirmation code will arrive via the @WantToPayBot chatbot within a few minutes. If that doesn't happen, repeat the verification process or contact [the service support team](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/english/instrukcii/podklyuchenie-apple-pay-dlya-smart-i-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.
