# Платіжні методи HPP

За допомогою HPP API ви можете легко приймати платежі з банківських карток (кредитних та дебетових) за товари чи послуги у вашому додатку або на веб-сайті.&#x20;

Наш API також надає можливість відстежувати статус транзакцій у реальному часі та отримувати автоматичні сповіщення (callBack) про завершення платежів, що допоможе вам забезпечити безперебійну роботу прийому платіжів.

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

1. Підготуйте запит на створення замовлення по інструкції
2. Виконайте перенаправлення клієнта на нашу платіжну сторінку (redirectUrl)
3. Очікуйте на callback або виконайте запит перевірки статусу.


---

# 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.merchant.alb.ua/platizhni-metodi-hpp.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.
