# 포스기 관리

## 포스기 연동이란?

**그랜터에서는 여신금융협회를 통해 포스기 카드 매출 데이터를 연동해서 관리할 수 있어요.**

포스기 연동을 통해 온라인 주문부터 오프라인 결제까지의 매출 데이터를 그랜터에 연결해 자동으로 불러올 수 있어요.&#x20;

포스기 프로그램에서 매출 내역을 수작업으로 정리할 필요 없이, 실시간으로 누적 매출과 정산 내역을 통합 관리할 수 있어요.

{% hint style="info" %}
포스기 연동 방법이 궁금하다면 아래 링크에서 확인할 수 있어요.

[자산 연동](/undefined-2/undefined.md)
{% endhint %}

## 포스기 기능 확인하기

* 일 평균 결제 금액 : 하루 평균 결제 금액
* 건당 평균 결제 금액 : 거래내역 1건당 평균 결제 금액
* 고객당 평균 방문 횟수 : 기간별 우리 가게 평균 방문 횟수
* 신규/재방문 고객 : 신규 고객, 재방문 고객 수

## '포스기 관리' 통해 무엇을 할 수 있나요?

포스기 연동을 통해 플랫폼 정산 관리, 오프라인 매장 매출 데이터 집계 등 다양한 데이터 확인이 가능해요.


---

# 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-2.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.
