# Phương thức thanh toán

Khi tạo đơn hàng, shop online sẽ cho khách hàng lựa chọn phương thức thanh toán phù hợp. Ví dụ: COD, Chuyển khoản ngân hàng,...

Để thêm phương thức thanh toán trên phần mềm, bạn vào Trang quản lý [my.doopage.com](https://my.doopage.com) chọn Cài đặt --> Phương thức thanh toán

![](/files/-MQPtU_tUXbjE1YjxHPz)

Mặc định hệ thống có 2 phương thức thanh toán là Tiền mặt COD và Chuyển khoản ngân hàng.&#x20;

Bạn có thể sửa đổi <img src="/files/-LiqPqd6D1_U6WariBtd" alt="" data-size="original"> hoặc xóa <img src="/files/-LiqPu6i85Noyn7X24At" alt="" data-size="original"> 2 phương thức này&#x20;

Và thêm mới phương thức thanh toán bằng cách nhấp vào nút <img src="/files/-MQPt_zwPef9Ivv3aTdY" alt="" data-size="original"> sao cho phù hợp với thực tế sử dụng của shop.

Sau khi nhấp vào nút, một khung pop up xuất hiện. Bạn điền tên phương thức thanh toán và mô tả ngắn gọn phương thức (nếu cần). Sau đó chọn **Hoàn tất.** Phương thức thanh toán mới sẽ xuất hiện trên danh sách Phương thức thanh toán. Và khi tạo đơn hàng thì có thể sử dụng phương thức thanh toán mới được thêm vào.&#x20;

![](/files/-LiqSys9cLqHs1_4g50M)


---

# 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://how.doopage.com/thao-tac-danh-cho-quan-ly/cai-dat/them-phuong-thuc-thanh-toan.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.
