> 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/cui-fu.md).

# 催付

通过WhatsApp对未支付的订单进行催付，帮助店铺提高收入。

## 开启催付

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

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

### 步骤2：设置Sender

1. Sender：发送的商业号码
2. Template：发送的模板。若模板中有变量，建议使用Shopify变量
3. Send after：放弃支付多久之后进行触发。支持设置10分钟\~24小时后发送。
4. 默认过滤已经支付的订单。

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

### 步骤3：保存

点击保存按钮

### 步骤4：开启

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

## 查看数据

点击Logs进入触发记录页面，查看催付效果。

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


---

# 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/cui-fu.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.
