# Payments

- [Payments (India Only)](https://docs.360dialog.com/docs/messaging/payments/payments-india-only.md): Native Payment features in WhatsApp Business API enhances the customer journey and facilitates conversion.
- [Receive WhatsApp Payments via Payments Gateway](https://docs.360dialog.com/docs/messaging/payments/payments-india-only/receive-whatsapp-payments-via-payments-gateway.md)
- [Receive WhatsApp Payments via Payment Links](https://docs.360dialog.com/docs/messaging/payments/payments-india-only/receive-whatsapp-payments-via-payment-links.md)
- [Order Details Template Message](https://docs.360dialog.com/docs/messaging/payments/payments-india-only/order-details-template-message.md)
- [Payments (Singapore only)](https://docs.360dialog.com/docs/messaging/payments/payments-singapore-only.md): Native Payment features in WhatsApp Business Platform enhances the customer journey and facilitates conversion.
- [Receive WhatsApp Payments via Stripe](https://docs.360dialog.com/docs/messaging/payments/payments-singapore-only/receive-whatsapp-payments-via-stripe.md): Payments API Integration with Stripe allow customers to pay for their orders without leaving the WhatsApp customer app
- [Payments API (Brazil only)](https://docs.360dialog.com/docs/messaging/payments/payments-api-brazil-only.md): This document covers how to use 360Dialog Message APIs to leverage native payments in Brazil and create a bot flow for order management via WhatsApp channel.
- [How to use Payments API](https://docs.360dialog.com/docs/messaging/payments/payments-api-brazil-only/how-to-use-payments-api.md)
- [Create order\_details template message via API](https://docs.360dialog.com/docs/messaging/payments/payments-api-brazil-only/create-order_details-template-message-via-api.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://docs.360dialog.com/docs/messaging/payments.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.
