> For the complete documentation index, see [llms.txt](https://huongdan.cnvloyalty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdan.cnvloyalty.com/tinh-nang/cau-hinh/thanh-toan.md).

# Thanh toán

## Cài đặt Phương thức thanh toán

* Phương thức thanh toán áp dụng cho các ứng dụng và kênh bán hàng của CNV

### Bước 1: Vào Cấu hình ➝ Thanh toán

![](/files/-MfIAVwPBwwmP28KtnsO)

### Bước 2: Chọn phương thức thanh toán

* COD: thanh toán khi khách hàng nhận hàng
* Chuyển khoản: thanh toán qua tài khoản ngân hàng
* Tùy chọn: tạo phương thức thanh toán khác
* Tiền mặt: thanh toán bằng tiền mặt

![](/files/-MfIA4yqYEL3uf_2TN_m)

### Bước 3: Cài đặt phương thức thanh toán

1. Nhập Tên phương thức thanh toán
2. Chọn nếu muốn lấy phương thức này làm phương thức thanh toán mặc định
3. Nhập Hướng dẫn thanh toán (nếu có)

![](/files/-MfIEdRigTcRd9vN7J75)

### Bước 4: Kích hoạt phương thức thanh toán

![](/files/-MfIEpLPzLRRCHpIXIi3)

### Ngắt kết nối phương thức thanh toán (nếu có)

* Sau khi *Kích hoạt phương thức thanh toán*, có thể
  * Chỉnh sửa phương thức thanh toán ➝ Lưu
  * Ngắt kết nối phương thức thanh toán (nếu có)

![](/files/-MfI9MAIUJq-WSO9JICR)

## Cổng thanh toán thứ ba

* Tích hợp thêm Cổng thanh toán thứ ba
  1. [Tích hợp VNPAY](https://huongdan.cnvloyalty.com/tinh-nang/cau-hinh/thanh-toan/tich-hop-thanh-toan-vnpay)
  2. [Tích hợp AlePay](https://huongdan.cnvloyalty.com/tinh-nang/cau-hinh/thanh-toan/tich-hop-thanh-toan-alepay)
  3. [Tích hợp PayOn](https://huongdan.cnvloyalty.com/tinh-nang/cau-hinh/thanh-toan/tich-hop-payon)
  4. [Tích hợp mPOS](https://huongdan.cnvloyalty.com/tinh-nang/cau-hinh/thanh-toan/tich-hop-mpos)


---

# 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://huongdan.cnvloyalty.com/tinh-nang/cau-hinh/thanh-toan.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.
