# Đơn trả hàng có phí VAT và Phí dịch vụ

Nếu những đơn POS có phí VAT và Phí dịch vụ thì khi dùng tính năng Đơn trả hàng thì sẽ có những bước sau

**Đơn hàng**

<figure><img src="/files/IC9zD8kXpnugL0oIFaqB" alt=""><figcaption></figcaption></figure>

**Chi tiết đơn hàng sau khi tạo thành công**

<figure><img src="/files/893HTs8DCiZm2u2ZhUzg" alt=""><figcaption></figcaption></figure>

**Bước 1**: Vào tính năng **Đơn trả hàng**, nhấn nút **Tạo mới đơn trả hàng**. Chọn đơn cần trả hàng và nhấn Nút **Chọn**

<figure><img src="/files/Dxn3LDYporteLcdfIvY4" alt=""><figcaption></figcaption></figure>

**Bước 2**: Đây là giao diện cho trang Tạo mới đơn trả hàng

<figure><img src="/files/6iOPuythSSE8pC8HFUFg" alt=""><figcaption></figcaption></figure>

**Bước 3**: Sau đó chọn số lượng hoàn trả và chọn checkbox "**Hoàn trả phí dịch vụ**" và "**Hoàn trả phí VAT**" nếu cần

<figure><img src="/files/VWlO5S4wYLVgQ6UaG9jB" alt=""><figcaption></figcaption></figure>

Sau khi nhấn 2 checkbox thì sẽ thấy được Số tiền Phí dịch vụ và Phí VAT có thể trả của đơn hàng này

Nhập số tiền Hoàn trả Phí dịch vụ và Phí VAT rồi nhấn nút Lưu

<figure><img src="/files/ATbQ4RZWGAoVHyNv5Tut" alt=""><figcaption></figcaption></figure>

Sau khi Lưu thì ra trang **Quản lý đơn trả hàng** và xem chi tiết đơn vừa tạo

<figure><img src="/files/I6sGSEKa79uRtccFcqeV" alt=""><figcaption></figcaption></figure>

Ở đây chủ shop có thể vào Lịch sử hoàn tiền để thanh toán tiếp nếu đơn này chưa thanh toán hết


---

# 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://help.upos.vn/don-hang-va-san-pham/don-hang/phi-vat-va-phi-dich-vu/don-tra-hang-co-phi-vat-va-phi-dich-vu.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.
