> For the complete documentation index, see [llms.txt](https://docs.hoola.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hoola.vn/chinese/huong-dan-ho-tro-khach-hang/ma-chuyen-khoan.md).

# Mã chuyển khoản

Phần quản lý này sẽ liên quan đến **Hình thức thanh toán bằng chuyển khoản** nhằm kích hoạt mã cho học viên.

{% content-ref url="/pages/-McCig4aqupMvA6Bvd2Y" %}
[Cài đặt phương thức thanh toán](/chinese/huong-dan-cai-dat-he-thong/thanh-toan.md)
{% endcontent-ref %}

Sau khi được nhận thông báo học viên đã thanh toán từ ngân hàng, quản trị viên sẽ tiến tới bước kích hoạt mã chuyển khoản bằng cách đi đến  `Hỗ trợ khách hàng` ![sau đó](https://lh3.googleusercontent.com/3_l97rr0GvhSP2XV5OoCkV2ZDTIisAOczrSdzNCBxhIKWrjXjHucxNwocghoUa39gw=w36-h36) `Mã chuyển khoản`

![](/files/-McYVfMnJZ7SJ7yJ3Ikj)

Quản trị viên nhập **Mã chuyển khoản** vào, ở đây web có hai lựa chọn

* Hiển thị đơn hàng: Quản trị sẽ `Kích hoạt` khóa học tại đây

![](/files/-McYWcWU3l4LEHfwTAb4)

* Kiểm tra mã: Kiểm tra mã điền vào có những thông tin đã đúng hay chưa (tổng đơn hàng, khóa học...) đã đúng hay chưa. Trong trường hợp học viên/ quản trị viên gõ nhầm mã thì quản trị viên vẫn có thể tìm ra đơn hàng đấy, sau đó sẽ lấy **mã đơn chính xác** quay trở lại `Nhập mã chuyển khoản` và tiến hành `Kích hoạt` khóa cho học viên

![](/files/-McYWiqlwC3lx5s3bQ9m)

{% hint style="info" %}
Mỗi khi có đợt đặt hàng, web đều được thông báo
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.hoola.vn/chinese/huong-dan-ho-tro-khach-hang/ma-chuyen-khoan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
