> For the complete documentation index, see [llms.txt](https://marketing-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://marketing-help.nhn-commerce.com/faq/etc/naver-pay.md).

# 네이버 페이

<details>

<summary>네이버페이 가입 승인 후 상품/결제시스템 연동을 어떻게 하나요?</summary>

\
아래 내용 참고하시어 쇼핑몰 내 네이버페이 연동 설정 후 마이페이지 > 1:1 문의를 통하여 네이버페이 최송 승인(오픈)요청을 주시기 바랍니다.

1\. 이용하시는 솔루션에 따라 공지사항 내용 참고하시어 쇼핑몰 내 네이버페이 연동 정보를 먼저 세팅해주셔야 합니다.<br>

\- 샵바이 : <https://marketing.nhn-commerce.com/board/view.gd?postNo=301&tab=3>\
\- 고도몰, e나무 : <https://marketing.nhn-commerce.com/board/view.gd?postNo=230&tab=3>

\
2\. 쇼핑몰 내 연동 처리 후 마이페이지 > 1:1 문의를 통하여 쇼핑몰 정보와 함께 네이버페이 검수 요청을 주시면&#x20;

네이버페이 측으로 최종 승인 요청하여 서비스 오픈 처리에 도움을 드리고 있습니다. [1:1문의 바로가기>](https://www.nhn-commerce.com/mygodo/helper_write.html)&#x20;

최종 승인 이후 검수 결과 반려될 시, 저희 측에서 가맹점 측으로 메일을 통해 반려 사유에 대해 안내드릴 예정입니다.&#x20;

\* 네이버페이 버튼 연동 및 검수는 영업일 기준 1\~2일 정도 소요되오니 이 점 반드시 참고 부탁드리겠습니다.

\* 네이버페이 고객확인제도 의무 시행으로 인하여 고객확인제도 \[심사완료] 단계가 아닐 경우 최종 승인이 불가합니다.

</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://marketing-help.nhn-commerce.com/faq/etc/naver-pay.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.
