# Payment methods HPP

With the HPP API, you can easily accept payments from bank cards (credit and debit) for goods or services in your application or on your website. \
Our API also provides the ability to track the status of transactions in real time and receive automatic notifications (callBack) about the completion of payments, which will help you ensure a smooth payment acceptance process.

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

1. Prepare a request to create an order according to the instructions
2. Redirect the customer to our payment page (redirectUrl)
3. Wait for a callback or perform a status check request.


---

# 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/en/payment-methods-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.
