# 가맹점에서는 취소가 되어 있는데, 카드사에 남아있는 경우는 어떤 사항입니까?

가맹점(상점)에서 카드 취소(매입 취소)를 하면 PG사를 통해 매입 취소 전산 데이터가 5일 후에 접수돼요.\
이후 카드 취소 데이터가 각 카드사로 5일 후에 접수돼요.

즉, 총 10일 정도 소요되지만, 토요일과 일요일은 휴무이기 때문에 카드사에서 확인 가능한 기간은 상점에서 카드 취소 후 약 14일 정도 걸려요.


---

# 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.makeshop.co.kr/faq/undefined/undefined/undefined-3.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.
