> For the complete documentation index, see [llms.txt](https://godomall-help.nhn-commerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://godomall-help.nhn-commerce.com/faq/admin/member/simple-login/payco.md).

# 페이코 로그인 설정

## 페이코 로그인 연동 방법

고도몰 관리자 페이지 > 회원 > 간편 로그인 - 페이코 로그인 설정 메뉴를 통해서 페이코 간편 로그인 등록이 가능합니다.

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

## 페이코 클라이언트 아이디 초기화해도 되나요

현재 등록된 페이코 클라이언트 아이디를 변경하기 원하신다면 수정이 가능합니다.

다만 완전히 값을 비우도록 초기화는 불가하므로 사용하지 않길 원하실 경우 사용 안함 상태로 변경하시길 바랍니다.

고도몰에 등록된 클라이언트 아이디를 초기화하게 되면 기존에 가입되었던 페이코 로그인 계정은 탈퇴가 된 것은 아니지만 로그인이 불가한 상태가 됩니다.

이 부작용을 감수하고서라도 클라이언트 아이디 변경을 원하신다면 페이코 로그인 사용 재신청 버튼을 통해서 페이코 클라이언트 아이디를 변경하실 수 있습니다.

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

<details>

<summary>제가 원하는 클라이언트 ID를 등록하고 싶어요</summary>

불가합니다.

[#undefined](#undefined "mention")

위의 방법으로 생성된 클라이언트 ID만 등록이 가능해서 기존에 등록된 클라이언트 ID를 초기화하는 작업만 진행하고 있습니다.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://godomall-help.nhn-commerce.com/faq/admin/member/simple-login/payco.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
