# PayPal

## Подключение приема платежей через PayPal

{% hint style="info" %}
**Открыть счет в PayPal** можно по ссылке: <https://www.paypal.com/ru/webapps/mpp/account-selection>
{% endhint %}

В PayPal можно открыть счета двух типов:

* Личный счет (счет физического лица)
* Корпоративный счет (счет ИП или ООО)

Сама интеграция делается максимально просто для счетов обоих типов. Вам необходимо только указать Email вашего аккаунта PayPal в настройках InSkill.&#x20;

![Настройки PayPal в InSkill](/files/-M1WR7jXEAmHnnjWGjiE)

{% hint style="info" %}
Рекомендуем провести тестовый платеж после настройки интеграции, чтобы удостовериться, что все в порядке. 😊
{% endhint %}


---

# 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://docs.inskill.ru/nastroiki-proekta/priem-platezhei/paypal.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.
