> This is Payabli documentation. For a complete page index, fetch https://docs.payabli.com/llms.txt — append .md to any page URL for lightweight markdown. For section-level indexes, query parameters, and other AI-optimized access methods, see https://docs.payabli.com/ai-agents.md

# Manage vendor payment links (Portal)

> Send a vendor payment link from a bill, then track, resend, reactivate, or cancel it in the Payabli Portal

Send a vendor a payment link instead of collecting payment yourself. The vendor picks how they want to get paid on a secure, hosted page, and Payabli automatically processes the payment once they confirm. This removes the back-and-forth of gathering vendor payment details for every bill, and Payabli stores the vendor's choice for future payouts.

Payment links also exist for Pay In, where they let customers pay an invoice. Pay In payment links are directly associated with invoices and don't have a separate report. This guide covers Pay Out vendor payment links only. For the Pay In equivalent, see [Manage payment links (API)](/guides/pay-in-developer-payment-links-manage). For information about invoices, see [Manage invoices (UI)](/guides/pay-in-portal-invoices-manage).

## Send a vendor payment link

You send a payment link as part of creating a bill, not as a standalone action. When you fill out a bill, choose **Send Vendor Payment Link** as the payment delivery method. For the full bill creation walkthrough, including where the payment link option fits among the other ways to pay a bill and how approval affects it, see [Manage bills (Portal)](/guides/pay-out-portal-bills-manage).

Which payment methods you can offer a vendor — such as ACH, virtual card, or check — depends on how the paypoint is configured. For the full set of configuration options (branding, messaging, default method, allowing multiple methods), see [Manage vendor payment links (API)](/guides/pay-out-developer-payment-links-manage).

Once the vendor opens the link and submits their choice, Payabli automatically processes the payment for that bill — you don't take any further action.

If a vendor needs to provide different ACH details after receiving a payment link, they can update them from the link itself, with no action needed from you. The vendor must complete an email authentication step before they can enter new account information.

## Track payment links

Go to **Pay Out > Reports > Payment Links** for a report of every link you've sent and its current status. From the report you can:

* **Filter and search** to find a specific link or narrow the report by column.
* **Export** the report to CSV or XLSX for reconciliation or record-keeping. See [Export the report](#export-the-report).
* **Open a link** to view the payment form the vendor sees, or **view its details** to open the detail panel described in [View a payment link's details](#view-a-payment-links-details).

<img src="https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/payabli.docs.buildwithfern.com/cf2254b0ec16a949307c997c5f08bed52edf66fcef28e9a23e60d1fa117530df/images/pay-out-payment-links-report-filtered.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260725%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260725T095206Z&X-Amz-Expires=604800&X-Amz-Signature=eec2fb18b72620f871fb2c88d2add53fa7a724bec2777aa78fee124d22d26528&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject" width="700px" alt="The Payment Links report under Pay Out > Reports, filtered by a Created At date range. The table lists vendor payment links with columns for Payment Link ID, Status, Bill Status, Vendor Name, Total Amount, Date Created, Expires At, and Last Updated. Statuses shown include Active, Expired, and Canceled across a range of vendors." />

### Payment link statuses

Each link in the report has one of these statuses:

* **Active** — sent to the vendor and still usable.
* **Expired** — past its expiration date. This happens automatically; you don't need to expire a link yourself.
* **Canceled** — manually canceled before the vendor completed it.

Links deleted through the API show as **Deleted**. There's no delete action in the portal — see [Delete payment link](/developers/api-reference/paymentlink/delete-payment-link) in the API reference.

These statuses describe the link, not the payment. To confirm whether a vendor was paid, check the link's **Bill Status**. It appears both as a column in the Payment Links report and in the **Bills** section of the link's detail panel (three-dot menu > **View Details**). For what each bill status means, see [Bill statuses](/guides/pay-out-status-reference#bill-statuses).

### Export the report

To export the Payment Links report to a file:

1. Go to **Pay Out > Reports > Payment Links**.
2. Click **Export**, then select the columns to include in the file.
3. Click **Export as CSV** or **Export as XLSX**.

## View a payment link's details

To open a link's detail panel, find it in the Payment Links report, click its three-dot menu, and select **View Details**.

<img src="https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/payabli.docs.buildwithfern.com/8588f688db8703c09094f1c79a004cd3a2bed8cb3b83c441fc62b2979620e48d/images/pay-out-payment-link-details.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260725%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260725T095206Z&X-Amz-Expires=604800&X-Amz-Signature=46c551233ac55d3aa9d801952791638fa08902d21a386de9b260f9f1281e0be9&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject" width="500px" alt="Payment link detail panel showing link metadata, the associated bill and status, and an event timeline for created, sent, expiration, and status changes." />

The detail panel gathers everything about the link in one place:

* **Header details** — the payment link ID, current status, when it was created, when it expires, and when it was last updated.
* **Paypoint & Organization** — the paypoint and organization the link belongs to, including the paypoint's entry name, DBA name, legal name, and external paypoint ID.
* **Bills** — the bill tied to the link, including its amount, bill status, vendor, and due date.
* **Payment Link Event History** — a timeline showing when the link was created, sent, resent, or opened. It also shows each expiration change, including old and new dates.

Use the event history to troubleshoot — for example, to confirm whether a vendor opened the link before it expired, or to see how many times it's been resent.

## Resend a payment link

Resend a link if the vendor lost the original email or never received it. To do this, complete the following steps:

1. Go to **Pay Out > Reports > Payment Links**.
2. Find the payment link you want to send to the vendor, and click the three-dot menu, then click **Resend Payment Link**.
3. Enter any additional email addresses you want to send the payment link to, and click the plus icon to add them to the recipients.
4. Click **Accept**.

Payabli sends the payment link to all listed recipients.

## Reactivate an expired link

Reactivate a link with the Expired status to make it usable again. To do this, complete the following steps:

1. Go to **Pay Out > Reports > Payment Links**.
2. Find the payment link you want to reactivate, and click the three-dot menu, then click **Reactivate Payment Link**.
3. Set a new expiration date.
4. Click **Reactivate**.

The link returns to the Active status.

This doesn't trigger a notification — you'll need to notify the vendor that the link is available again.

## Cancel a payment link

Cancel a link with the Active status so the vendor can no longer use it. To do this, complete the following steps:

1. Go to **Pay Out > Reports > Payment Links**.
2. Find the payment link you want to cancel, and click the three-dot menu, then click **Cancel Payment Link**.
3. Click **Accept** to confirm.

The link moves to the Canceled status.

A canceled payment link can't be reactivated. If the vendor still needs to be paid, send a new link.

Resending, reactivating, and canceling links require the payment link update permission for your role.

## Related resources

See these related resources to help you get the most out of Payabli.

#### Prerequisites

* **[Manage bills in the UI](/guides/pay-out-portal-bills-manage)** - You send a vendor payment link as part of creating a bill.

#### References

* **[Pay Out statuses](/guides/pay-out-status-reference)** - Learn about Pay Out statuses

#### Related topics

* **[Manage vendor payment links](/guides/pay-out-developer-payment-links-manage)** - Generate, send, and manage payment links for bills so vendors can choose their preferred payment method

#### Often confused with

**Manage Payment Links** - Pay In payment links let customers pay an invoice; this guide covers Pay Out vendor payment links. See [Manage Payment Links](/guides/pay-in-developer-payment-links-manage)