> 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-podpiski-figma.md).

# Оплата подписки Figma

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

{% hint style="info" %} <mark style="color:$primary;">Важно</mark>

Наша карта подходит для оплаты Figma — как с территории России (при соблюдении условий), так и из-за границы
{% endhint %}

***

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

{% stepper %}
{% step %}

#### Подключите VPN (если вы находитесь в России

Рекомендуется выбрать регион, соответствующий [биллинговому адресу](broken://pages/VALyANOWbxzGQjYHgDhI) карты (Hong Kong). Подойдёт любой стабильный VPN-сервис или расширение для браузера.
{% endstep %}

{% step %}

#### Зарегистрируйтесь или войдите в аккаунт на [figma.com](https://www.figma.com/)

Можно использовать существующий аккаунт или создать новый — на любой почтовый адрес (желательно с международным доменом, например, `@gmail.com`).
{% endstep %}

{% step %}

#### Перейдите в настройки оплаты

* Нажмите на аватар → «Settings» (Настройки).
* Перейдите в раздел «Billing».
* Нажмите «Add payment method» или «Update payment method».
  {% endstep %}

{% step %}

#### Введите данные карты

Заполните поля следующим образом:

* Card Number — номер карты
* Expiration Date — срок действия
* Security code — код безопасности
* Name on Card — ваше имя латиницей (например, Ivan Petrov)
* Billing Address — биллинг адрес, который указан в личном кабинете "Плати по миру" в деталях карты

<figure><img src="/files/n9cXgITPC91WVisruV45" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Сохраните данные и оформите подписку

После ввода всех данных нажмите «Save» и выберите нужный тариф (например, Figma Professional или Figma Organization).
{% endstep %}

{% step %}

#### Готово!

После успешного списания вы получите подтверждение об активации подписки.\
Если возникнут ошибки — проверьте:

* Соответствие региона VPN и биллинг адреса
* Выбранную валюту (желательно — USD)
* Наличие средств на карте
* Что не были превышены лимиты по карте
  {% 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-podpiski-figma.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.
