# 네이버페이

## 네이버페이 연동

**그랜터에서는 네이버페이의 매출 및 정산 내역을 확인할 수 있어요.**

정산 예정 금액, 정산 완료 금액은 물론 수수료 등 다양한 비용 내역까지 살펴볼 수 있어요. 관리자 페이지에 접속해 내역을 따로 확인할 필요 없이, 실시간 거래 내역을 그래프로 시각화해서 통합 관리가 가능해요.

{% hint style="info" %}
이미 네이버페이 연동을 마쳤다면 사용법을 확인해 보세요.

[네이버페이 - 한 눈에 알아보기](/undefined-3/undefined-6/undefined.md)
{% endhint %}

## 연동 방법

\[네이버페이 api 확인 - 그랜터 설정 - 연동자산 - 자산 추가]를 통해 연동이 가능해요.

{% stepper %}
{% step %}

### 네이버페이 api를 확인하세요.

네이버페이 개발자센터 - \[내 개발정보] - \[운영 환경] 경로에서\
&#x20;Client Id, Client Secret, Chain Id 확인이 가능해요

{% hint style="info" %}
네이버페이 api 정보는 아래 링크에서 확인할 수 있어요.

[네이버페이](https://developers.pay.naver.com/)
{% endhint %}

<figure><img src="/files/FzFfGCW20b7UW1eZkian" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### \[홈] - 자산 추가 버튼을 클릭하세요.

발급받은 네이버페이 api를 입력해서 연동할 수 있어요.

<figure><img src="/files/Z2TRoefykK5zteSKpcgT" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 그래프로 통합 매출 관리가 가능해요.

기간별 네이버페이 매출 내역을 확인할 수 있어요.\
손익계산서 등 각종 분석 메뉴에서 자산 필터로 설정하면 세금계산서, 계좌, 카드 내역과 함께 수익/비용을 분석할 수 있어요

<figure><img src="/files/nDCPwTpddEZkQrKgmrjf" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## 네이버페이 상세 설명

이 외에도 거래내역 분류 메뉴에서 다양한 기능을 살펴볼 수 있어요.

* 연결 : 내역 연결을 통해 계좌로 정산 받은 입금 내역과 함께 연결할 수 있어요.
* 다운로드 : 네이버페이의 모든 거래 내역을 엑셀로 다운로드할 수 있어요.

{% hint style="danger" %}
네이버페이 연동에 문제가 있다면 상담원 연결을 통해 빠르게 해결해 드릴 수 있어요.&#x20;

<a href="https://granter.channel.io" class="button secondary" data-icon="comment-lines">채팅 문의</a>
{% 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://support.granter.biz/undefined-2/undefined-1/undefined-3.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.
