# 주문 폼과 결제 링크에서 BNPL 사용하는 방법

주문 폼(Order Forms)과 결제 링크(Payment Links)에서 BNPL(Buy Now Pay Later, 후불 결제) 결제 방식을 지원한다는 소식을 발표하게 되어 기쁩니다. 이 기능은 1단계 및 2단계 주문 폼 모두에서 사용할 수 있습니다. 이제 비즈니스 사용자는 고객에게 다음과 같은 BNPL 옵션을 제공할 수 있습니다:

* Klarna
* Affirm
* Afterpay/Clearpay

## 주요 사항:

* **사용 가능 조건**: 이 기능은 Stripe를 결제 공급업체로 사용하는 비즈니스에서만 사용할 수 있습니다.
* **적용 상품**: BNPL 옵션은 일회성 상품에만 사용할 수 있으며, 정기 결제 상품에는 적용되지 않습니다.
* **장점**: BNPL 결제 방식을 제공하면 고객에게 결제 유연성을 제공하여 전환율을 높이는 데 도움이 될 수 있습니다.
* **주문 및 거래 세부사항**: 모든 주문 및 거래 세부사항은 신용카드 결제와 마찬가지로 결제(Payments) 메뉴에 기록됩니다. 기존의 "주문 제출됨" 및 "결제 수신됨" 트리거는 평소와 같이 작동합니다.
* 이 변경사항은 Stripe에서 마이그레이션이 필요하며, 일부 계정에서는 이미 사용할 수 있고 다른 계정에서는 진행 중입니다.

[Stripe 연동으로 표시되는 결제 방법 관리하기](/hyperclass-docs/payments/using-apple-pay-and-google-pay-in-order-forms/manage-payment-methods-displayed-with-stripe-integration.md)

![BNPL 결제 옵션이 표시된 주문 폼 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031777671/original/gJA5ULwoaucsfnusuNKS7Wu1eOCDuJ2RHA.jpeg?1724818467)

![결제 링크에서 BNPL 옵션 설정 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031777673/original/38GKzRqbH_riDn87yl2L5ny67J7Sysh-sw.jpeg?1724818467)

***

*원문 최종 수정: 2024년 8월 27일* *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-use-bnpl-in-order-forms-and-payment-links.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.
