> For the complete documentation index, see [llms.txt](https://help.dotb.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dotb.vn/admin-guide/drop-payment/convert-payment/convert-payment-to-amount.md).

# Convert Payment to Amount

{% hint style="success" %}
Tính năng này được sử dụng khi học viên ***đã mua một gói học mà chưa sử dụng hoặc Delay*** số giờ cho lớp học , và họ muốn sử dụng gói học A này hoặc số giờ Delay để học gói học B hoặc mua gói học khác.
{% endhint %}

> **Bước 1:** Chọn payment mà học viên đã mua trước đó. Trong thông tin Payment chọn "**Admin Action**", lưu ý lúc nào use type là **Hour**, sau đó chọn **Convert Payment**.

![](/files/-MMWaYQwcRFmjoT1YRM4)

> **Bước 2:** Sau đó chọn use type là "**To Amount**", và cuối cùng nhấn chọn **Submit**.

![](/files/-MMWb2aa007-ncJVTLDp)

> **Bước 3:** Màn hình hiển thị thông tin covert payment thành công khi đã chuyển sang **Amount** . Lưu ý use type khi chuyển thành công sẽ là **Amount**.

![](/files/-MMWbHuWH4e0CpUpvMSr)


---

# 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://help.dotb.vn/admin-guide/drop-payment/convert-payment/convert-payment-to-amount.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.
