# VietQR Refund APIs

### Mô tả

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

**Dịch vụ hoàn tiền qua VietQR hoạt động theo các bước sau:**

1. Khách hàng đã tích hợp xong dịch vụ [VietQR Payment APIs](/korea/vietqr-xin-chao/api-vietqr-callback.md).
2. Yêu cầu VietQR cấp `secretKey` để dùng dịch vụ hoàn tiền.
3. Gọi [API Check Transaction](/korea/vietqr-xin-chao/api-nang-cao/vietqr-refund-apis/goi-api-check-transaction.md) để kiểm tra và khởi tạo giao dịch cần hoàn tiền.
4. Gọi [API Refund](/korea/vietqr-xin-chao/api-nang-cao/vietqr-refund-apis/goi-api-refund.md) để thực hiện hoàn tiền.

***

### Quy định về quy trình kết nối

Đối tác cần tuân thủ theo quy trình kết nối dịch vụ để đảm bảo hệ thống vận hành một cách hiệu quả nhất, giảm thiểu rủi ro không mong muốn. (Tham khảo quy trình tích hợp [VietQR Payment API](/korea/vietqr-xin-chao/api-vietqr-callback.md))


---

# 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://api.vietqr.vn/korea/vietqr-xin-chao/api-nang-cao/vietqr-refund-apis.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.
