> For the complete documentation index, see [llms.txt](https://helpdocs.ycloud.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.ycloud.com/help-center/zh/integrations/dian-zi-shang-wu/shopify/cod-ding-dan-que-ren.md).

# COD 订单确认

当Shopify店铺中产生了COD订单，自动发送一条WhatsApp的确认消息给买家。消息中包含确认按钮，当客户点击确认按钮后，把该COD订单自动标记为“已确认”。

## 活动设置

### 步骤1： 访问[Shopify Journey](https://www.ycloud.com/console/#/app/integrations/shopify/shopifyJourney)

点击编辑

<figure><img src="/files/svzZkQivI5ighZ4mQpho" alt=""><figcaption></figcaption></figure>

### 步骤2：编辑内容

#### 步骤2.1 选择Sender

选择一个发送的WhatsApp账号。注意，需要发送的模板必须在这个号码归属的WABA下。

<figure><img src="/files/jAkvsK3Z5wRq4JrJsWfp" alt=""><figcaption></figcaption></figure>

#### 步骤2.2 选择Template

选择要发送的模板

<figure><img src="/files/kxPeUMYnsXrdNweokT3u" alt=""><figcaption></figcaption></figure>

若模板中有变量，可选择shopify中的变量进行替换。

<figure><img src="/files/K1NqUiKlUTzG0qJEfftT" alt=""><figcaption></figcaption></figure>

#### 步骤2.3 选择“确认”按钮。

当用户点击该按钮时，YCloud将会给Shopify 的订单打上“已确认” 即 Confirmed 的标签。

<figure><img src="/files/AxUdgROWFlIWjHxdnuUT" alt=""><figcaption></figcaption></figure>

#### 步骤2.4 选择“取消”按钮

当用户点击该按钮时，YCloud将会给Shopify 的订单打上“已取消” 即 Canceled 的标签。

<figure><img src="/files/O4cfF7lo28f7b2gzi2Yt" alt=""><figcaption></figcaption></figure>

#### 步骤2.5 设置发送时间

下单后多久触发这条确认信息

<figure><img src="/files/FSVCMIoslVTgKRoTQ4sg" alt=""><figcaption></figcaption></figure>

#### 2.6 设置追踪时间

超过追踪时间后，客户不可再确认改订单。

可选项：给未确认的订单打标为“未回复”即 Not reply。

<figure><img src="/files/ZeNjKOZuhiWWUb8NhS4E" alt=""><figcaption></figcaption></figure>

#### 步骤2.7 点击保存

确认无误后点击保存按钮。

<figure><img src="/files/TfUAQQKxkHPtnK4QWq2y" alt=""><figcaption></figcaption></figure>

### 步骤3：开启COD 订单确认

<figure><img src="/files/zETnYUe9cnfm8MeQQV1G" alt=""><figcaption></figcaption></figure>

## 查看数据

点击Logs查看订单确认情况

<figure><img src="/files/0b8haIu5E7n4pazU4H8m" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/tPMctXpz17Z0Z6q5bMtn" alt=""><figcaption></figcaption></figure>

可进入Shopify订单页面确认订单的Confirmed, Cancelled, Not reply 的标签


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpdocs.ycloud.com/help-center/zh/integrations/dian-zi-shang-wu/shopify/cod-ding-dan-que-ren.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
