Manage vendor payment links (Portal)

Send a vendor payment link from a bill, then track, resend, reactivate, or cancel it in the Payabli Portal
View as MarkdownOpen in Claude
Applies to:PartnersPaypoints

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). For information about invoices, see Manage invoices (UI).

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).

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).

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.

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.
  • 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.
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.
Click to zoom

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 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.

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.

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

Payment link detail panel showing link metadata, the associated bill and status, and an event timeline for created, sent, expiration, and status changes.
Click to zoom

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 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 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 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.

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

Manage Payment Links - Pay In payment links let customers pay an invoice; this guide covers Pay Out vendor payment links. See Manage Payment Links