# 결제 취소

1\) 화면 상단에서 **"결제관리"** 버튼을 선택합니다.

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

2\) 취소할 결제 내역을 선택합니다.

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

3\) 내역이 맞는지 확인 후 "취소" 버튼을 누릅니다.

{% hint style="danger" %}
**카드 취소 시 꼭 결제 했던 카드로 취소 해야합니다.**
{% endhint %}

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


---

# 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://mocoplex.gitbook.io/qropos/orderpayments/payment/cancellation.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.
