# Оплата по ссылке

## Где можно подробней узнать про ссылочный тип оплаты?

Об этом подробно вы можете почитать здесь: <https://help.unitpay.ru/payments/payment-links>

## Как подключить ссылочный тип для проекта?

Этот функционал согласовывается со службой безопасности. Вам нужно отправить с регистрационного почтового ящика письмо на почту <manager@unitpay.ru>, указав следующее:\
\
1\. ID проекта в системе Unitpay.\
2\. Причину, почему вы хотите использовать именно ссылочный тип, а не настраиваете оплату с помощью нашего API.\
\
Далее, с вами свяжется ответственный сотрудник, чтобы сообщить результат или задать дополнительные вопросы, если они возникнут.&#x20;

## Могу ли я одновременно использовать оплату по API и ссылочный тип?

Нет, к сожалению, возможно использовать только один способ.<br>


---

# Agent Instructions: 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:

```
GET https://help.unitpay.ru/faq-partners/link-payment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
