> For the complete documentation index, see [llms.txt](https://qash.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://qash.gitbook.io/docs/payments/payment-link.md).

# Payment Links

Create shareable payment links to receive crypto payments from anyone.

## Overview

Payment links let you generate a unique URL that anyone can use to send you payments. Share the link via email, chat, or embed it on your website. The payer doesn't need a Qash account, they just connect their wallet and pay.

## Creating a Payment Link

Click **Create Payment Link** and fill in:

* **Title**: A name for the payment link (e.g., "Q1 Consulting Fee", "Event Sponsorship")
* **Amount:** The payment amount
* **Accepted Tokens:** Which tokens you accept for this payment
* **Account To Receive Fund:** Which multisig account the funds should go to

Once created, copy the link and share it with your client or counterparty.

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

## How It Works for the Payer

When someone opens your payment link, they see:

* Your company name and logo
* Payment title and amount
* Accepted tokens
* A button to connect their wallet and

  &#x20;pay

The payer connects their wallet, selects a token, and submits payment.

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

## Receiving the Payment

After the payer submits, funds arrive as a [note](https://docs.miden.io/core-concepts/notes) on Miden. To complete the receipt:

1. Go to [Transaction Management > Receive](/docs/transactions/transaction-management.md)
2. You'll see the incoming note in your pending receive list
3. Claim the note by creating a consume proposal
4. Sign and execute through the standard [transaction lifecycle](/docs/transactions/transaction-lifecycle.md)
