# Sending Payment Links

Sending payment links through WhatsApp simplifies the payment process, making transactions quick and seamless. Follow this simple guide to get started:

1. Go to **Contacts** and select the contact you want to send the payment link to.
2. Click on **Send Payment Request**. A pop-up will appear for you to enter the payment details.

<figure><img src="/files/1HWCeb2HJO8DKLGr4GT4" alt=""><figcaption></figcaption></figure>

3. Select the **Payment Provider** and **Order Products** from the dropdown. Provide the **expiration duration** for the payment. Enter the **body message**, and optionally, add a **header** and **footer**.
4. You can also include **advanced details** such as **tax, shipping, and discounts** if applicable.

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

5. Click **Send** to successfully send the payment request.

The recipient will receive the payment request directly on their WhatsApp, ready for action.


---

# 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.bizmagnets.ai/commerce/payments/sending-payment-links.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.
