> For the complete documentation index, see [llms.txt](https://hd.gobiz.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hd.gobiz.vn/order-management-don-vi-cung-cap-dich-vu/dvcc-dich-vu-thanh-toan-ho/cai-dat-ban-dau/cau-hinh-chung.md).

# 2. Cấu hình chung

## 1. Cấu hình tỷ giá

**Bước 1:** Menu => Cấu hình tỷ giá (1) => Tỷ giá thanh toán hộ (2) => Tạo mới (3)

![image](https://user-images.githubusercontent.com/85599407/185892241-ff8a77fb-f807-46e4-842d-552812cfea65.png)

**Bước 2:** Điền tỷ giá mới (4) => Chọn thời gian áp dụng (5) => Thêm (6) => Bấm xác nhận đồng ý.

![image](https://user-images.githubusercontent.com/85599407/185892523-bea99345-3b44-47a0-bf4f-305f94549854.png)

![image](https://user-images.githubusercontent.com/85599407/185892847-e8867138-82e1-4a03-b726-0edd5ab04901.png)

## 2. Cấu hình thêm tài khoản thanh toán

**Bước 1:** Menu => Cấu hình tài khoản thanh toán (1) => Thêm tài khoản thanh toán (2)

![image](https://user-images.githubusercontent.com/85599407/185888481-848e8798-995f-4a11-b150-46b3efc8d4ca.png)

**Bước 2:** Điền thông tin hình thức thanh toán => Tên và tài khoản thanh toán => Đồng ý

![image](https://user-images.githubusercontent.com/85599407/185889143-3c1dabce-3953-44cf-a362-64466affafe9.png)

## 3. Thêm tài khoản mua hàng nick doanh nghiệp 1688

Chọn thêm tài khoản mua hàng (1) => Điền thông tin tài khoản mua hàng (2) => Chọn Đồng ý (3)

![ảnh 1](https://user-images.githubusercontent.com/85599407/196448126-b922414b-b0d2-4e44-ba5c-301767c70cf7.png)

## 4. Cấu hình tính năng thanh toán cho nhân viên

**Bước 1:** Menu => Quản lý nhân viên (1) => Điền user nhân viên muốn cấp quyền (2) => Chọn tìm kiếm (3).

![image](https://user-images.githubusercontent.com/85599407/185889885-b50e4bda-533b-41cc-9109-5ccabb28fbae.png)

**Bước 2:** Chọn vào sửa (1) => Chọn tài khoản thanh toán tương ứng (2) => Đồng ý (3).

![image](https://user-images.githubusercontent.com/85599407/185890368-91dea807-31f5-410c-85db-c71dff1e82e5.png)

Sau khi thành công hệ thống sẽ thông báo và giao diện ngoài nhìn thấy như hình

![image](https://user-images.githubusercontent.com/85599407/185890706-202e0f17-f5e9-4fa7-9ad8-309a27b10d66.png)


---

# 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://hd.gobiz.vn/order-management-don-vi-cung-cap-dich-vu/dvcc-dich-vu-thanh-toan-ho/cai-dat-ban-dau/cau-hinh-chung.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.
