> ## Documentation Index
> Fetch the complete documentation index at: https://docs.meum.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a Pay Link

> Create reusable or one-time Pay Links in Merchant Admin.

Pay Links let customers pay without a full e-commerce integration.

## Prerequisites

* Active store with settlement wallet configured
* Logged in to [app.meum.io](https://app.meum.io)

## Steps

1. Go to **Dashboard → Pay Links**
2. Click **New Pay Link**
3. Configure:
   * **Title** and description
   * **Amount mode**: `fixed` or `customer` (customer enters amount)
   * **Fixed amount** and currency (if fixed mode)
4. Save

## Expected result

A Pay Link with public URL `https://pay.meum.io/pay/{publicId}` is created.

## Related pages

* [Share and embed](/payment-links/share-and-embed)
* [Customer Pay Link flow](/payment-links/customer-payment-flow)
