> For the complete documentation index, see [llms.txt](https://shopby-help.nhn-commerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shopby-help.nhn-commerce.com/shopby/how-to-start/cross-border/selluvcalculate.md).

# SELLUV 가이드-정산관리

### &#x20;**기간별 정산금액 조회**

```
- 배송상태가 ‘선적완료’가 되면, 선적완료일 다음날, PG수수료를 차감한 상품 판매금액을  판매자에게 지급합니다.
- 단,  장바구니 주문과 같이 동일한 주문번호가 부여된 복수의 상품의 경우, 모든 상품의 배송상태가 ‘선적완료＇가 되었을때, 정산이 이루어집니다.
- 기간별 정산금액 조회는 판매자가 조회한 기간동안 정산된 금액 전체를 확인할 수 있는 기능입니다.
```

&#x20;&#x20;

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

> 1. 정산 완료 내역 : 판매자가 기간 조회 후, 해당 기간동안 정산된 내역을 확인할 수 있습니다.
> 2. 정산일 : 상품의 배송상태가 선적완료로 표기되면, 셀럽의 관리자가 해당건의 지급을 승인하는 날을말합니다.&#x20;
> 3. 지급일 : 판매자에게 정산대금을 지급하는 날을 말하며, 영업일의 경우, 정산일과 지급일은 동일합니다.
> 4. 거래일 : 쇼핑몰에서 상품구매가 이루어진 날을 말합니다.
> 5. 매입금액 : 쇼핑몰에서 구매자가 결제한 금액을 말합니다.

### **건별 정산금액 조회**

```
정산완료일을 기준으로 정산이 완료된 건을 상세하게 조회할 수 있는 기능입니다.
```

<figure><img src="/files/9inFXbjD1bSjycv95m3x" alt=""><figcaption></figcaption></figure>

### **PG승인내역**

```
- 쇼핑몰에서 판매된 상품의 결제내역을 확인할 수 있습니다. 
- 상세내역은 계약한 PG사의 가맹점관리자페이지에서도 조회가 가능합니다. 
```


---

# 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://shopby-help.nhn-commerce.com/shopby/how-to-start/cross-border/selluvcalculate.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.
