# 구매/주문 후 확인 메일 발송하기

Hyperclass는 고객이 구매를 완료한 후 자동으로 확인 이메일을 발송할 수 있는 기능을 제공합니다. 이 이메일에는 구매한 상품의 상세 정보와 총 결제 금액이 포함되어, 명확한 소통과 향상된 고객 경험을 보장합니다.

또한 구매 웹훅 정보를 활용하여 Order Submitted(주문 제출) 트리거를 사용하는 워크플로우에서 전송되는 데이터로 외부 자동화를 처리할 수도 있습니다.

## **자동 판매 영수증**

**자동 판매 영수증(Automated Sales Receipts)** 기능을 사용하면 모든 구매 후 고객에게 확인 이메일을 자동으로 발송할 수 있습니다. 이 영수증은 거래에 대한 포괄적인 개요를 제공합니다.

• **판매 영수증 활성화 방법**: [주문 폼, 캘린더, 인보이스 결제용 판매 영수증 활성화 방법](/hyperclass-docs/and-calendars/workflow-action-book-appointment/how-to-enable-sales-receipts-for-order-form-calendar-and-invoice-payments.md)을 참고하여 이 기능을 활성화하는 방법을 알아보세요.

판매 영수증 기능에 대한 추가 동영상을 확인하세요 - [링크](https://www.loom.com/share/787359e357df47afa936d7ba5a788d8d)

## **커스텀 자동화를 위한 주문 제출 트리거**

**Order Submitted(주문 제출)** 트리거를 사용하여 웹훅 정보로 외부 자동화를 처리할 수 있습니다. 이 기능을 통해 주문이 제출될 때 전송되는 데이터를 기반으로 다른 시스템이나 워크플로우와 연동할 수 있습니다.

• **커스텀 이메일 템플릿**: 이메일 빌더의 쇼핑 카트 요소를 사용하여 커스텀 이메일 템플릿을 만들 수 있습니다. 이를 통해 구매한 상품 목록이 이메일 내용에 포함된 개인화된 이메일을 발송할 수 있습니다.

• **자세히 알아보기**: 상세한 안내는 [표준 트리거—주문 제출](/hyperclass-docs/workflows/workflows-pro-plan-new-pricing-tiers/standard-triggers-order-submitted.md)을 참고하세요.

## **추가 자료**

• **동영상 튜토리얼**: 이러한 기능들에 대한 종합적인 개요와 주문 폼이나 이커머스 스토어에서 구매한 상품을 표시하는 방법에 대한 안내를 보려면 [올인원 동영상 튜토리얼](https://www.loom.com/share/5ae3f67a751f4d35b673f61e4b0de605)을 시청하세요.

***

*원문 최종 수정: Mon, 18 Nov, 2024 at 1:01 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-send-confirmations-after-a-purchase-order.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.
