> For the complete documentation index, see [llms.txt](https://help.wayment.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.wayment.net/instrukcii-po-oplate/kak-oplatit-higgsfield.md).

# Как оплатить Higgsfield

{% hint style="danger" %}
Перед началом включите VPN с локацией в США или любой европейской стране.
{% endhint %}

В этой инструкции показано, как выбрать подписку Higgsfield и оплатить её с помощью виртуальной карты Wayment.

{% stepper %}
{% step %}

## Проверьте подключение к VPN

Откройте [2ip.ru](https://2ip.ru/) и убедитесь, что отображаемая страна соответствует выбранной локации VPN.

![](/files/790f0300f6d9590d7a3004450ee63364732bd215)
{% endstep %}

{% step %}

## Перейдите к выбору подписки

Откройте сайт Higgsfield и нажмите **Pricing** в правом верхнем углу.

![](/files/c32403b69dffa3fe50c8159b56901af254de2696)

Выберите подходящий тариф и нажмите **Get**.

![](/files/10dfb33c3212a2382ee47b6249f70fbca92c1919)
{% endstep %}

{% step %}

## Откройте реквизиты карты Wayment

После выбора тарифа откроется страница оплаты. Перейдите в [@WaymentBot](https://t.me/WaymentBot) и нажмите на приобретённую карту.

![](/files/54d64ce339ed7b0b6b4073064575182ca4e9b256)

Скопируйте:

* номер карты;
* срок действия;
* CVV-код.

В поле имени владельца карты рекомендуется указать свои имя и фамилию латиницей.

![](/files/431fe5a4fc1712d0ebdc5df2cacfbcaf2d76e335)

{% hint style="warning" %}
Не передавайте номер карты, CVV-код и коды подтверждения другим людям.
{% endhint %}
{% endstep %}

{% step %}

## Укажите страну карты

В Wayment прокрутите страницу карты вниз и нажмите **«Биллинговый адрес»**.

![](/files/d58db46fc714dec0ea8a4d737a0e0f78c94d9ce2)

Откроются данные, используемые для банковских операций. Найдите строку **«Страна»** и выберите эту же страну в форме оплаты Higgsfield.

![](/files/94b495ba83b740f6a7c352d23933c5ca8fd5912b)
{% endstep %}

{% step %}

## Подтвердите оплату

Заполните реквизиты карты, имя владельца и страну или регион. Номер телефона можно оставить пустым.

Проверьте введённые данные и нажмите **«Оплатить и подписаться»**.

![](/files/535868194334a450e5ddf44f46d8f7ab102737f4)
{% endstep %}

{% step %}

## Пройдите проверку 3-D Secure

На странице подтверждения операции нажмите **Next**.

<figure><img src="/files/uTNn5B5AQEma09FK28eh" alt="" width="347"><figcaption></figcaption></figure>

Код подтверждения придёт в чат с [@WaymentBot](https://t.me/WaymentBot).

![](/files/08f1aac39c2ba6b03d4e89e997c8ddb48508e8b1)

Скопируйте код, введите его в соответствующее поле и нажмите **Submit**.

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

{% step %}

## Проверьте результат

После успешной оплаты появится сообщение об активации выбранного тарифа.

![](/files/fc558b7d2bde0370cfaf17f67e63107f24c64230)

В Wayment также отобразится уведомление о завершённой покупке.

![](/files/dadf6b7ef8759d5d80d80ee36163ff0506103680)

{% hint style="success" %}
Готово — подписка Higgsfield активирована.
{% endhint %}
{% endstep %}
{% endstepper %}

Интерфейс Higgsfield может обновляться, поэтому названия и расположение отдельных элементов иногда отличаются от скриншотов.


---

# 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.wayment.net/instrukcii-po-oplate/kak-oplatit-higgsfield.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.
