# WhatsApp pay

- [WhatsApp pay介绍](https://helpdocs.ycloud.com/help-center/zh/whatsapp-pay/overview.md)
- [连接你的收款账户](https://helpdocs.ycloud.com/help-center/zh/whatsapp-pay/link-your-payment-account.md)
- [发送订单详情信息](https://helpdocs.ycloud.com/help-center/zh/whatsapp-pay/send-order-detail.md): YCloud目前支持通过API接口来发送订单详情的信息。本文将会介绍使用API发送订单详细信息的教程。
- [更新订单状态](https://helpdocs.ycloud.com/help-center/zh/whatsapp-pay/update-order-status.md)


---

# 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://helpdocs.ycloud.com/help-center/zh/whatsapp-pay.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.
