# 결제에 실패했는데 어떡하면 될까요?

아래와 같은 경우 구독 혹은 첫 결제에 실패할 수 있으니 다시 한 번 확인을 부탁드립니다.

* 잔액부족
* 분실 등록된 카드
* 유효기간 만료
* CVC 번호 오류
* 유효하지 않은 계좌
* 한도 초과

\
그러나 이밖의 다른 이유로 인해 결제에 실패하셨다면 <hello@listly.io> 로 스크린샷과 함께 알려주세요.


---

# 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.listly.io/docs/ko/support/faq/payments/undefined.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.
