# Send Payments

> **Who can use this Card?**
>
> * Gallabox Users having permission to either build and deploy bots or manage bots.
> * Available on Scale and Growth Plans.

### **Understanding "Send Payments"**

The "**Send Payments**" feature allows users to share WhatsApp Payment links with your customers. With this functionality, businesses can receive payments from customers directly through WhatsApp.

<figure><img src="/files/xQbpygq5eYREZDdn0TCK" alt=""><figcaption></figcaption></figure>

### Before you proceed

With this Card, make sure you have connected WhatsApp Payments. If not, visit

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/0V9Elxy7QQ0bKrTiXn84#update-payment-provider-in-meta"> </a><a href="/pages/0V9Elxy7QQ0bKrTiXn84#update-payment-provider-in-meta"><strong>Link WhatsApp Payments</strong></a></td><td></td><td></td></tr></tbody></table>

### **Send WhatsApp Payments Essentials**

When utilizing the "**Send WhatsApp Payments"** Card, users are prompted to provide the following details:

#### Payment Provider

Choose from **UPI VPA ID** or **Razorpay** to receive the payment on WhatsApp.&#x20;

#### **Order Details**

Provide information about the items included in the order (by adding manually or using a variable).&#x20;

#### **Header Image**

Upload an optional header image for the payment request.

#### **Body**

Enter a brief description or message related to the payment request.

#### **Footer**

Include an optional footer text for the payment request.

#### **Advanced Settings**

Specify tax, shipping, and discount details for the payment.

#### Tax

**Tax Amount**: Enter the tax amount.

**Tax Description**: Provide a description of the tax.

#### Shipping

**Shipping Amount**: Enter the shipping amount.

**Shipping Description**: Provide a description of the shipping charges.

#### Discount

**Discount Amount**: Enter the discount amount.

**Discount Description**: Provide a description of the discount.

**Discount Program Name**: Enter the name of the discount program.

#### Advance Option

Input custom data in JSON format. Razorpay only supports up to 10 keys in a JSON.

### **Card Usage**

To send a payment request:

1. Select the desired payment provider.
2. Enter the order details, including items, country of origin, importer information, and address details.
3. Optionally, upload a header image and provide body and footer text.
4. Configure advanced options as needed, such as tax, shipping, and discount details.
5. Submit the payment request.

<figure><img src="/files/DCmtt1nlBdrHia7MBOVC" alt=""><figcaption></figcaption></figure>

With the Send Payments feature, businesses can streamline payment processes and offer a convenient payment experience to their customers directly through WhatsApp.


---

# 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.gallabox.com/bots/send-card/send-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.
