> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.payroc.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.payroc.com/_mcp/server.

# Payment Links

> Explains how to use Payment Links to create a hosted payment page that a merchant can share with a customer

An AI skill is available for this guide, get it on the [Skills Marketplace (GitHub)](https://github.com/payroc/skills).

Use our Payment Links solution to create a payment link that a merchant can share with a customer. The customer uses the payment link to open a payment page that we host.

You can configure a payment link to do the following actions:

* Take a single payment or multiple payments from one or more customers.
* Run a sale or a pre-authorization.
* Accept card payments, bank transfers, or both.
* Set a fixed payment amount or ask the customer to enter the amount.

## How it works

After a merchant creates a payment link and shares it with a customer, our gateway sends the link to the customer by email. The customer selects the link to open a hosted payment page, where they submit their payment details.

## Your integration journey

To get started with Payment Links, go to [Create and share a payment link](payment-links/create-and-share-a-payment-link).

### Extend your integration

After you set up your integration to create and share a payment link, you can extend your integration with additional features, for example:

* Update a payment link.
* Retrieve a link's sharing events.

For more information about how to add these features to your integration, go to [Extend your integration](payment-links/extend-your-integration).