# 인보이스에 분할 결제 플랜을 추가하는 방법

## 개요

* 인보이스를 분할 결제로 나누어 발행할 수 있습니다
* 분할은 퍼센트 기준과 고정 금액 기준 모두 가능합니다
* 각 분할 항목은 납기일과 결제 상태를 가집니다. 납기일에 자동으로 알림이 발송되어 고객에게 미납 분할금 결제를 안내합니다
* 결제는 사전에 설정한 분할 일정에 따라서만 가능하며, 고객이 한 번에 하나 또는 여러 분할금을 선택해서 결제할 수 있습니다. 모든 분할금이 결제되면 인보이스가 완료됩니다
* 분할 결제 인보이스 자동화: 인보이스 발송 시 자동 결제를 활성화하면 예정된 분할 결제 날짜에 자동으로 결제가 진행됩니다

## 사용 방법

인보이스에서 "결제 일정 추가(add payment schedule)"를 클릭합니다

![인보이스 결제 일정 추가](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031490397/original/UPRWdlH8MB_1-I_0_CIvkUX4BX3u5o4T4w.jpeg?1724323738)

퍼센트 또는 고정 금액으로 결제 조건을 설정하고 발송합니다

![결제 조건 설정](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031490396/original/SFASL1TPZPt36fZ7FpZnpvTCGrTgN2tzGg.jpeg?1724323737)

고객은 인보이스에서 분할 결제 플랜을 확인할 수 있습니다

![분할 결제 플랜 확인](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031490395/original/K740UgWJqklvJlQO1rntlWFuXFG-EfYPeg.jpeg?1724323737)

고객이 결제할 때 체크박스를 클릭하여 해당 분할 결제 금액을 선택하거나 다른 분할금도 함께 선택할 수 있습니다

![분할 결제 선택](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031490399/original/55ncoKKCziZK7AqwadtGoxEzDg0F5o_O9A.jpeg?1724323738)

## 분할 결제 플랜이 있는 인보이스에서 자동 결제를 활성화하는 방법

자동 결제 설정: Send(발송) → 모달에서 분할 결제가 설정된 인보이스를 발송할 때 파란색 토글을 클릭하여 자동 결제를 활성화합니다. 고객이 첫 결제에 사용한 카드, 저장된 카드 또는 새 카드를 인보이스 발송 시 사용할 수 있습니다.

![자동 결제 설정](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031490435/original/xkVDX7YDTRZcPuW4QNOx__ArM9q5qMOHkQ.jpeg?1724323775)

거래 내역에서 자동 결제된 인보이스의 세부 정보를 확인할 수 있습니다

![자동 결제 거래 내역](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031490800/original/LnjmzD1Z65_YG9qCLXiQ2I-JNZa0taPjQA.jpeg?1724324019)

***

*원문 최종 수정: Thu, 22 Aug, 2024 at 5:57 AM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/payments/using-apple-pay-and-google-pay-in-order-forms/how-to-add-payment-plans-to-your-invoices.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.
