> ## Documentation Index
> Fetch the complete documentation index at: https://whatsapp-docs.kap.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Receive responses

# Receive responses from customers

Updated: Oct 22, 2025

After receiving single- or multi-product messages, WhatsApp users can ask for more information about a product or place an order. These actions are communicated via [messages](https://developers.facebook.com/documentation/business-messaging/whatsapp/webhooks/reference/messages) webhook.

## Sent message status

Sent message statuses (sent, delivered, read) are described in [status messages webhooks](https://developers.facebook.com/documentation/business-messaging/whatsapp/webhooks/reference/messages/status).

## Asking for information

Whenever a WhatsApp user receives a single- or multi-product message, they can ask for more information by sending you a text message in an existing WhatsApp thread, or by tapping a **Message business** or **Message** button when viewing a specific product.

Messages sent after tapping a **Message business** or **Message** button are described in [text messages webhooks](https://developers.facebook.com/documentation/business-messaging/whatsapp/webhooks/reference/messages/text) and a `context` property will be included, whose value is an object describing the product the user was viewing when they tapped the button.

## Orders

When a WhatsApp user adds one or more products to their WhatsApp shopping cart and places an [order messages webhook](https://developers.facebook.com/documentation/business-messaging/whatsapp/webhooks/reference/messages/order) is triggered, describing the contents of the order. Use the order contents to fulfill the order.

Did you find this page helpful?

![Thumbs up icon](https://static.xx.fbcdn.net/rsrc.php/yR/r/OEXJ0_DJeZv.svg)

![Thumbs down icon](https://static.xx.fbcdn.net/rsrc.php/yb/r/qKPgNVNeatU.svg)

ON THIS PAGE

Sent message status

Asking for information

Orders

***
