> For the complete documentation index, see [llms.txt](https://help.makeshop.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.makeshop.co.kr/faq/undefined/undefined/undefined-32.md).

# 휴대폰 결제를 했는데 환불이나 취소는 어떻게 하나요?

관리자 페이지의 주문관리 메뉴에서 다른 결제 건처럼 결제 취소를 진행할 수 있어요.

주문을 취소하면서 환불 수단을 '휴대폰결제취소'로 선택해서 취소하면 돼요.

다만, 휴대폰 결제는 통신사(SKT, KT, LG) 정산이 월말에 이루어지기 때문에, 결제한 달과 취소하려는 달이 다르면 취소가 진행되지 않아요. 이런 경우에는 결제 정산 후에 따로 환불해 주셔야 해요.

{% hint style="info" %}

## 참고사항

휴대폰 결제는 이동통신사 정책에 따라 해당 월 1일부터 31일까지는 '전체 취소'만 가능해요.\
'부분 취소'는 안 되니 참고해 주세요.
{% endhint %}


---

# 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:

```
GET https://help.makeshop.co.kr/faq/undefined/undefined/undefined-32.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.
