# IC카드/삼성/애플페이 결제가 안돼요

## 질문

1. IC카드 결제가 안됩니다.
2. 삼성페이 결제가 안됩니다.
3. 애플페이 결제가 안됩니다.

***

## 답변

키 다운로드를 수동으로 진행하시기 바랍니다.

{% hint style="info" %}
포스 앱 실행 -> 환경설정 -> 단말기 인증-> KEY다운로드 진행
{% endhint %}


---

# 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://pluspos.gitbook.io/android-pos-manual/faq/list/faq-11.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.
