# 여러 연락처에게 개인화된 결제 링크를 보내는 방법

## 개요

이 문서는 연락처의 이름, 이메일, 전화번호 등이 미리 입력된 결제 링크(Payment Links)를 보내는 방법을 설명합니다. 이렇게 하면 고객 경험이 개선되고 전환율을 높일 수 있습니다.

**결제 링크 생성 시 할 수 있는 작업들**

1. 이제 여러 연락처를 선택하고 에디터 우상단의 복사/발송 버튼을 클릭하여 이메일과 SMS로 개인화된 결제 링크를 직접 보낼 수 있습니다.
2. 발송할 때 사용할 이메일과 SMS 템플릿을 직접 구성하거나 제공되는 기본 템플릿을 사용할 수 있습니다.

![개인화된 결제 링크 발송 인터페이스](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155027642475/original/IjY8JG4Bnwcc-WKG-JRGQ0Wpdnh18zLSww.png?1718346737)

3. 또한 표준 링크를 복사하거나 드롭다운에서 연락처를 선택해서 해당 연락처용 개인화된 결제 링크를 가져올 수도 있습니다.

![연락처별 개인화 링크 생성](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155027642787/original/1lYoOee9fdNiOls_vSzIwWauNwPIBuR8VQ.png?1718347129)

**링크를 받은 고객이 보는 화면**

1. 고객이 위 템플릿으로 발송된 결제 링크를 열면, 이름, 이메일, 전화번호가 이미 입력되어 있어 개인화된 결제 경험을 제공받습니다.

![고객이 보는 개인화된 결제 페이지](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155027642805/original/l0UGhwipSaja2hHix39w_K-6KqWuwjD-bw.png?1718347178)

## 사용 방법

1. `Payments(결제)` → `Payment Links(결제 링크)` → `Edit(편집)`으로 이동합니다.
2. 우상단에서 복사/발송 버튼을 확인할 수 있습니다(저장된 링크이거나 새 링크를 저장한 후).

**참고** - 먼저 결제 링크를 저장해야 이 기능을 사용할 수 있습니다. 이미 저장된 링크에서도 이용 가능합니다.

![복사/발송 버튼 위치](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155027642860/original/6VvEjBknfwusFltbgGqEJu54WSg5lfyfZg.png?1718347272)

## 개인화된 결제 링크의 제한사항

1. 한 번에 최대 50명의 연락처에게만 개인화된 결제 링크를 일괄 발송할 수 있습니다.
2. 개인화된 링크는 연락처에 유효한 이메일 주소와 전화번호가 등록되어 있을 때만 발송됩니다.
3. DND(수신거부)가 활성화된 연락처에게는 결제 링크가 발송되지 않습니다.

***

*원문 최종 수정: 2024년 8월 8일* *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/how-to-send-personalized-payment-links-to-multiple-contacts.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.
