# Payment Links

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

Payment Links are shareable URLs that let customers pay you in seconds.&#x20;

No checkout page or integration required.&#x20;

Simply Create ➡️ Share Link ➡️ Collect Payments.&#x20;

Close sales directly in chats, DMs, or emails. Perfect for one-off sales, custom invoices, or quick payments. Less friction. More conversions.

***

### **Why it matters**

* **Faster checkout:** Customers pay in one click, no redirects or logins.
* **Flexible use:** Great for one-time transactions, services, or quick settlements.
* **Seamless sharing:** Works across WhatsApp, Telegram, email, or any platform.
* **Higher conversions:** Remove barriers and capture intent instantly.
* **Universal access:** Works on all devices and browsers, with built-in security.

***

### How to create a payment link

{% stepper %}
{% step %}

### Creating payment link

Go to Payments and expand the section. Select Create Payment Link to generate a new payment link.

<figure><img src="/files/NzU4Vn0tbZ9Q0D1xHWOE" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### How to add a member

Before you select **Generate Payment Link**, complete these steps:

1. Add a new member by entering their email, or select an existing member if available.
2. If this is your first time setting up, the member list is likely empty.
   {% endstep %}

{% step %}

### Add new member

Select the member email input box. Select Add New Member when the option appears. A pop-up screen opens where you can enter the member’s details.

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

Enter the customer’s email, select the project, and then select Add Member.

<figure><img src="/files/MST8qNYdPbLxNp7Bv9Q0" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enter amount

After you add the member details, enter the amount to charge that user. Select Generate Payment Link. The system generates a link, which you share with your customer.

<figure><img src="/files/5y7NHZLuuY6X43wRDtbr" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click on generate payment link

After you add the member details, enter the amount to charge that user. Select Generate Payment Link. The system generates a link, which you share with your customer.

<figure><img src="/files/BEhTPbzkQEadKzYUIlZv" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Payment page

You'll be redirected to a payment link you can share that to your customer.

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

{% hint style="info" %} <mark style="color:$primary;">**Note**</mark><mark style="color:$info;">: If you generate a payment link and the deposit address appears blank, it means the blocks are not being processed. To fix this, restart your PayRam server by running the reset command script.</mark>

👉 [View Restart Command Guide](/script/script-usage.md)
{% endhint %}
{% endstep %}

{% step %}

### Select preferred coin and network

When making a payment, customers can select their preferred coin and network.

<figure><img src="/files/0ujW9JLTQJ7Q2rf0yRvj" alt=""><figcaption></figcaption></figure>

Currently, PayRam supports these coins and networks.
{% endstep %}

{% step %}

### Payment successful

After the customer pays, the status updates once the minimum number of onchain confirmations are complete. When confirmed, the system shows Payment Successful.

<figure><img src="/files/LtpN8ThYdyiCH5Ld8Odk" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

### **Sharing links**

Share links wherever your customers are.

You can:

* Copy and paste directly into chats or emails.
* Use the **Share via** menu to send through WhatsApp, Telegram, or SMS.
* Embed inside invoices, receipts, or marketing campaigns.

> Pro tip: Combine with QR codes for offline payments: Scan, Pay, Done.

***

### **Tracking payments**

Every link comes with built-in analytics:

* Payment status (Pending, Successful, Cancelled)
* Customer details
* Amount received, network details, and time of payment

View all active and completed links under **Payments → All Payments**.

***

### **Common use cases**

* **Freelancers:** Get paid for projects or hourly services.
* **Businesses:** Send quick pay links for invoices or order confirmations.
* **Support teams:** Collect payments inside chat tickets.
* **Events:** Share payment links for registrations or donations.
* **Influencers & creators:** Sell digital goods directly via DMs.


---

# 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.payram.com/features/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.
