# 📌 2차 인증정보 등록 방법

## 01. **로그인이 가능한 경우**&#x20;

{% hint style="danger" %}
**Q. 2차 인증 정보를 추가하고 싶어요.**&#x20;

**어디로 접속해서 진행하면 되나요?**
{% endhint %}

{% hint style="success" %}
**A. 관리자페이지→ 정보변경→ 인증관리→ \[+] 버튼을 클릭해 정보를 등록합니다.**

휴대폰번호, 등록자명 or 등록정보, 등록자명을 입력해 등록하시면 됩니다.
{% endhint %}

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

## 02. **로그인이 불가한 경우**

{% hint style="danger" %}
**Q.** 2차인증번호가 이전 담당자의 번호로 발송됩니다.

**이전 담당자와 연락할 수 있는 방법이 없는데 어떻게 하면 되나요?**
{% endhint %}

{% hint style="success" %}
**A. 로그인 자체가 불가한 경우, 페이업에서 직접 2차 인증 정보를 등록해야 합니다.**

페이업 고객센터 (1644-1017) 로 유선 문의 주시면, 안내 직원이 실시간으로 등록 해드리겠습니다.
{% endhint %}

## 03. **2차 인증번호 예외처리는 불가한가요?**

{% hint style="info" %}
**A.&#x20;**<mark style="color:red;">**네, 로그인 시 2차 인증번호 입력은 필수입니다.**</mark>

이는 금융감독원 규정에 따라 **가맹점의 정보 보호 및 금융 사고 예방을 위한 보안 기준으로 예외 없이 적용**됩니다.

※ 보다 안전한 서비스 이용을 위한 조치이니, 양해 부탁드립니다.
{% 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://payupkorea.gitbook.io/guide/faq/auth.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.
