# 외부 서비스 연동

**그랜터에서는 마켓플레이스와 PG사 연동이 가능해요**

각 플랫폼에 흩어진 데이터를 별도로 정리할 필요 없이, 그랜터에서 한 번에 확인하고 효율적으로 관리할 수 있어요.

**연동 가능한 마켓플레이스**

* 네이버 스마트 스토어
* 쿠팡 윙
* 아마존(예정)

**연동 가능한 PG사**

* 토스페이먼츠
* 네이버 페이(예정)

## 네이버 스마트 스토어

계정 인증을 통해 네이버 스마트 스토어 내역을 간편하게 연동할 수 있어요

[네이버 스마트 스토어](/undefined-3/undefined-4.md)&#x20;

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

* 정산 금액 한눈에 확인 : 정산 예정, 정산 완료, 총 정산 금액까지 확인
* 매출 : 판매 금액과 취소 금액을 구분해 제공하여 순매출 흐름을 명확하게 파악
* 총 비용 : 수수료, 혜택 정산 등 비용 항목이 자동으로 계산
* 정산 비율 : 모든 거래 내역의 이익 비율, 비용 비율 확

## 토스페이먼츠

API 키를 통해 토스페이먼츠를 연동할 수 있어요.\
결제 데이터를 기반으로 매출, 수수료, 정산 금액을 자동으로 불러와서 한 번에 확인 가능해요.

[토스페이먼츠](/undefined-3/undefined-5.md)

<figure><img src="/files/fYjHty26casJxf7GlbjR" 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://support.granter.biz/undefined-2/undefined-1.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.
