# 결제 완료 화면 종료시간(초) 변경 기능

{% hint style="info" %}

1. 결제 완료 화면 종료시간(초)를 임의로 변경 할 수 있습니다.
2. 즉시완료 설정을 통해 결제 완료화면을 바로 종료할 수 있습니다.
   {% endhint %}

## 결제 완료 화면 종료시간(초) 변경 기능

### 포스 환경설정

1. 로그인  후 **환경설정** -> **현재버전** 화면으로 이동합니다.

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

2. **'결제 완료 화면 종료시간(초)'** 입력란에 원하는 시간(초)을 입력합니다.
   1. '즉시완료' 체크 시 시간에 상관없이 즉시 화면이 종료됩니다.
   2. 기본설정은 '20'초 입니다.

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

{% hint style="info" %}
**'즉시완료'** 에 체크하면 **결제 완료 화면이 바로 종료**됩니다.
{% endhint %}

3. 완료

***

## 결제 완료 화면

### 남은 시간 확인

오른쪽 상단의 시간이 변경됩니다.&#x20;

<figure><img src="/files/lWT2OAl6H8r66qYYMAsT" 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://pluspos.gitbook.io/android-pos-manual/android-kiosk/option/payment-finish-second.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.
