# Payment Processing Scheme

When you make a payment, the first step is to check that the account you are entering exists [( /check).](broken://pages/5Y18wChoSxbb0w3i7HAP)

Then, the payment will be processed [( /cash-in)](broken://pages/H5EXtYVVooAbEyvkP9FB)

Further, the credit status will be checked and the payment details are returned along with the final status of the payment, which is used to transmit information on whether the payment has been completed successfully or failed. [( /status)](broken://pages/tU13jczrTxy3foYra9ny)


---

# 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.tarlanpayments.kz/eng/agws/payment-processing-scheme.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.
