# How to Send Payment Request Campaigns On WhatsApp ?

#### Steps to Create a Payment Campaign on WhatsApp

1. **Create New Campaign**: Click on "Create New Campaign" and select "WhatsApp Campaign."
2. **Campaign Details**:
   * Enter a campaign name.
   * Choose when to send the campaign.
   * Select the audience (segmented or all contacts).
3. **Messages Section**:
   * Select the channel and a payment template.
4. **Product Details**:
   * Upload an image.
   * Enter product names, prices, and quantities.
5. **Payment Details**:
   * Select the payment gateway, currency, and order expiry time.
   * Specify tax details, shipping charges, and discounts.
6. **Final Steps**:
   * Preview and save the campaign.
   * Click the rocket icon to send immediately or schedule for the future.

{% embed url="<https://www.youtube.com/watch?v=q2e4lY2wG1U>" %}


---

# 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://helpdocumentation.gitbook.io/user/payments-ecosystem/how-to-send-payment-request-campaigns-on-whatsapp.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.
