# Payments Ecosystem

{% content-ref url="/pages/F2mzfsyAthhYwmeChsv5" %}
[How To Create A Order Details Template For WhatsApp API ?](/payments-ecosystem/how-to-create-a-order-details-template-for-whatsapp-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/4cztySVkCa1kkUV0szGD" %}
[How to Connect Razorpay Payment Gateway With WhatsApp Native Pay For Payments Ecosystem ?](/payments-ecosystem/how-to-connect-razorpay-payment-gateway-with-whatsapp-native-pay-for-payments-ecosystem.md)
{% endcontent-ref %}

{% content-ref url="/pages/fZA1wtwy3ZLVwbnOgJCZ" %}
[How to Connect PhonePe Payment Gateway With Payments Ecosystem ?](/payments-ecosystem/how-to-connect-phonepe-payment-gateway-with-payments-ecosystem.md)
{% endcontent-ref %}

{% content-ref url="/pages/iLyvxdmrHyqBwgbQ0iDx" %}
[How to Send Payment Request Campaigns On WhatsApp ?](/payments-ecosystem/how-to-send-payment-request-campaigns-on-whatsapp.md)
{% endcontent-ref %}

{% content-ref url="/pages/oc9sO2FiyntvoVcE5EXi" %}
[How to Send Payment Request Message In A WhatsApp Bot ?](/payments-ecosystem/how-to-send-payment-request-message-in-a-whatsapp-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/qBMi6NjhPyXtCLxKROXi" %}
[How to Send Message Or Run Bot Flow Once A Payment is Successful ?](/payments-ecosystem/how-to-send-message-or-run-bot-flow-once-a-payment-is-successful.md)
{% endcontent-ref %}

{% content-ref url="/pages/fFHnsBRLrZKX0OEzpQ5k" %}
[How to Send Message To User Once the Payment is Failed](/payments-ecosystem/how-to-send-message-to-user-once-the-payment-is-failed.md)
{% endcontent-ref %}


---

# 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.watheta.com/payments-ecosystem.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.
