# 토스페이먼츠

{% hint style="info" %}
아직 토스페이먼츠 연동을 마치지 못했다면 연동법을 확인해 보세요.

[외부 서비스 연동 - 토스페이먼츠](/undefined-2/undefined-1/undefined-2.md)
{% endhint %}

## 토스페이먼츠 연동이란?

**그랜터에서는 토스페이먼츠 결제 데이터를 연동해 매출과 정산 데이터를 연동해서 관리할 수 있어요.**

토스페이먼츠 연동을 통해 결제로 발생한 매출부터, 정산 예정 금액과 수수료 내역까지 자동으로 불러올 수 있어요.

토스페이먼츠 관리자 페이지에 접속해 데이터를 일일이 확인하지 않아도 이 모든 내역을 그랜터에서 한눈에 파악할 수 있어요.

## 토스페이먼츠 기능 확인하기

### 정산 내역

* 정산 금액 : 정산 예정 금액, 정산 완료 금액
* 매출 : 판매액, 취소 금액
* 총 비용 : 기타 지급 수수료, 판매 촉진비, 그 외 비용
* 정산 비율 : 이익 비율, 비용 비율

### 상세 내역

* 매출 금액 : 결제 금액
* 정산 차감 : 각종 수수료 공제
* 기타 : 이자 수수료, 기타 수수료 공제
* 최종 지급액 : 실제 정산 금액, 정산일, PG사, 계정, 구매 확정 기간, 정산 상태

## '토스페이먼츠 연동'을 통해 무엇을 할 수 있나요?

토스페이먼츠의 매출, 정산 금액, 수수료·공제 항목을 자동으로 불러와 실제 입금되는 금액과 정산 구조를 세세하게 파악할 수 있어요. 자세한 내용은 아래 더 다양한 페이지에서 확인해 보세요.

[한 눈에 알아보기](/undefined-3/undefined-5/undefined.md)


---

# 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-3/undefined-5.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.
