> For the complete documentation index, see [llms.txt](https://okpos.gitbook.io/okpos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://okpos.gitbook.io/okpos/undefined-5/undefined/payment/mixed_media.md).

# ★나눠서 복합결제하기

**1. 복합결제**를 눌러주세요.

**2.** 전체 결제 금액 중 한가지 결제수단으로 처리할 <mark style="color:orange;">**결제금액**</mark>을 입력해 주세요.

**3.** 결제 수단을 선택 후 결제를 진행해 주세요.

**4.** 다른 결제수단별로 나눠서 결제시 위 **2, 3**번 단계를 반복해주세요.

**5.** 마지막 결제시, 결제금액 입력 없이 마지막 결제수단을 선택하면 <mark style="color:orange;">**결제 대상금액**</mark>에 나머지 잔액이 표시됩니다.

**6.** 표시된 잔액을 결제 진행해 주세요.

![](/files/bgxkwcJpK0QLmmSzVoF3)

※ 영수증관리에서 내역 확인시 현금 / 카드로 구분된 결제내역이 확인됩니다.

<div align="left"><img src="/files/0XIGAb7f9f3of69ibNKJ" alt=""></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://okpos.gitbook.io/okpos/undefined-5/undefined/payment/mixed_media.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
