> For the complete documentation index, see [llms.txt](https://docs.tarlanpayments.kz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tarlanpayments.kz/az/t-lem-shlyuzi/tranzakciya-t-rleri.md).

# Транзакция түрлері

<table data-full-width="true"><thead><tr><th width="205" align="center">код</th><th align="center">сипаты</th></tr></thead><tbody><tr><td align="center">in</td><td align="center">Пайдаланушының картасынан қаражатты есептен шығару</td></tr><tr><td align="center">out</td><td align="center">Жоба шотынан пайдаланушының картасына ақша қаражатын шығару</td></tr><tr><td align="center">one_click_pay_in</td><td align="center">Пайдаланушының сақталған картасы бойынша қаражатты есептен шығару</td></tr><tr><td align="center">one_click_pay_out</td><td align="center">Жоба шотынан сақталған пайдаланушы картасына қаражатты шығару</td></tr><tr><td align="center">refund</td><td align="center">Ақша қаражатын қайтару</td></tr><tr><td align="center">google_pay</td><td align="center">Google Pay технологиясының құралдары бойынша төлем</td></tr><tr><td align="center">apple_pay</td><td align="center">Apple Pay технологиясының құралдары бойынша төлем</td></tr><tr><td align="center">card_link</td><td align="center">Төлем жүйесінде пайдаланушының картасын байластыру (акцептсіз төлемдер үшін пайдаланылады)</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/az/t-lem-shlyuzi/tranzakciya-t-rleri.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.
