> For the complete documentation index, see [llms.txt](https://hyperclass.gitbook.io/hyperclass-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hyperclass.gitbook.io/hyperclass-docs/dashboard/what-are-dashboard-widgets/payments-widget-dashboard.md).

# 결제 위젯 - 대시보드

이 문서는 다양한 대시보드와 리포트를 이해하는 데 도움을 드려, 비즈니스의 결제 활동을 쉽게 추적하고 관리할 수 있도록 안내합니다.

## 매출 대시보드:

* **총 매출 (지난 달)**\
  이전 달의 총 수집 매출을 표시합니다.
* **총 매출 트렌드**\
  시간에 따른 총 매출 변화를 보여주어 성장 패턴이나 하락세를 파악할 수 있습니다.
* **일회성 매출 트렌드**\
  구독이나 정기 결제를 제외한 일회성 결제로 발생한 매출을 추적합니다.
* **정기 매출 트렌드**\
  구독(Subscriptions) 탭에서 생성된 구독으로부터의 매출을 시각화합니다(정기 인보이스 제외). 구독을 통한 정기 수입 흐름을 모니터링하는 데 도움이 됩니다.

## 고객 및 결제 성과

* **유료 고객 트렌드**\
  시간에 따른 고유 유료 고객 수를 표시합니다.
* **결제 성공 트렌드**\
  성공한 결제 거래 건수를 추적하여 시스템 성능과 고객 성공률을 모니터링할 수 있습니다.
* **결제 실패 트렌드**\
  실패한 결제 시도 건수를 보여주어 결제 문제나 고객 이탈 위험을 식별하는 데 도움이 됩니다.

## 채널 및 구독 인사이트

* **채널별 매출**\
  다양한 판매 채널별로 총 매출을 세분화해서 보여줍니다.
* **구독 생성 트렌드**\
  시간에 따라 생성된 새로운 구독 수를 표시합니다.
* **구독 취소 트렌드**\
  구독 취소를 추적하여 고객 유지와 이탈을 모니터링하는 데 도움이 됩니다.

## 쿠폰 및 할인 추적

* **쿠폰 사용 트렌드**\
  시간에 따른 쿠폰 사용 횟수를 표시합니다.
* **쿠폰 사용 금액 트렌드**\
  쿠폰을 통해 제공된 총 할인 금액을 추적합니다.

## 인보이스 관리

* **인보이스 발송 트렌드**\
  시간에 따라 고객에게 발송된 인보이스 수를 보여줍니다.
* **인보이스 결제 트렌드**\
  성공적으로 결제된 인보이스 수를 추적합니다.

## 환불 추적

* **환불 트렌드**\
  시간에 따라 처리된 환불 건수를 표시합니다.
* **환불 금액 트렌드**\
  발행된 환불의 총 금액을 추적합니다.

## 요약

결제 위젯은 매출, 결제 상태, 고객 활동, 운영 트렌드에 대한 종합적인 뷰를 제공합니다. 이러한 리포트를 활용하여 성장 기회를 식별하고, 고객 경험을 개선하며, 결제 프로세스를 최적화하세요.

***

*원문 최종 수정: Mon, 5 May, 2025 at 1:24 AM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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:

```
GET https://hyperclass.gitbook.io/hyperclass-docs/dashboard/what-are-dashboard-widgets/payments-widget-dashboard.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.
