# 이메일 캠페인에서 직접 결제 구현하기

최신 업데이트로 이메일 캠페인에 상품 요소를 추가하고 직접 결제를 설정하는 과정이 간편해졌어요.

**목차**

* [문제 상황](#문제-상황)
* [개선 내용](#개선-내용)
* [장점](#장점)
* [사용 방법](#사용-방법)

## 문제 상황

이전에는 일반적인 URL 링크를 통한 리다이렉트만 가능했고, 개별 상품에 맞춰 링크를 커스터마이징할 수 없었어요.

## 개선 내용

* 각 상품에 대한 직접 결제 링크를 생성할 수 있어요
* 동일한 캠페인 내에서 각 상품별로 결제 페이지를 커스터마이징할 수 있어요
* 구매가 자동으로 전환율과 캠페인 통계에 업데이트돼요

## 장점

* 상품 요소 설정과 사용이 더욱 쉬워져요
* 전환율 지표 추적이 개선돼요

## 사용 방법

1. 이메일 마케팅 섹션으로 이동하세요
2. 새 이메일 캠페인을 생성하세요
3. 상품 요소를 추가하고 직접 결제를 선택하세요

![이메일 캠페인에서 상품 요소 추가](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031305008/original/vcTK-ArmEr4mLBMlw8ZMG0rF1Q8gJ-tNRA.jpeg?1724102755)

4. 상품 옆의 링크 아이콘을 클릭해서 결제 페이지를 커스터마이징하세요
5. 결제 페이지 레이아웃을 수정하고 변경사항을 저장하세요

![결제 페이지 커스터마이징](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031305007/original/YZBlaT9XJ8K4fcGGdhxK00IDEUUiCU2P4Q.jpeg?1724102755)

6. 테스트 이메일을 보내서 모든 기능이 정상 작동하는지 확인하세요

***

*원문 최종 수정: 2024년 8월 19일* *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-implement-direct-checkout-in-email-campaigns.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.
