Transaction Processing

Payment Link

What Is a Payment Link? Definition and How It Works

Definition

A payment link is a URL that directs a payer to a hosted checkout page pre-populated with a specific payment request, amount, currency, and merchant details, enabling merchants to collect payments without a full e-commerce integration or in-person terminal. Payment links can be shared via email, SMS, messaging apps, or QR code and work across all devices.

How it works

A merchant generates a payment link through their payment provider's dashboard or API, specifying amount, currency, description, and optionally a reference. The provider generates a unique URL which, when opened, displays a hosted payment page with those details.

The payer opens the link, arrives at the hosted checkout page, rendered and secured by the payment provider, and enters card details or selects an available payment method. The provider processes the transaction and returns confirmation to both payer and merchant. Card data is collected on the provider's PCI-compliant hosted page, not the merchant's systems.

Payment links can be single-use or reusable, time-limited or open-ended, and can include optional fields for quantities, notes, or delivery information. API-generated payment links enable programmatic creation at scale: an invoicing platform can generate a unique link for every invoice, embedded directly in the emailed document.

Why it matters

Payment links enable card payment acceptance with zero technical integration overhead. A consultant, freelancer, or small service business with no e-commerce website can accept card payments by generating a link through a provider's dashboard and sharing it with a client. This has expanded card acceptance to business types where traditional infrastructure was previously impractical.

Payment links are also a primary tool for social commerce, merchants selling via Instagram, WhatsApp, or TikTok can share payment links directly in messages without requiring a separate e-commerce store. This has been a significant growth driver in emerging markets where social commerce precedes e-commerce infrastructure.

With PXP

PXP offers payment links and hosted checkout, letting merchants request and collect payments without a full checkout integration. Talk to our team about how PXP can support your payment links and hosted checkout.

Talk to a payments specialist

Frequently asked questions

Are payment links secure?

Payment links direct payers to a hosted checkout page operated by the payment provider, responsible for PCI DSS compliance and secure card data collection. The payer's card data is entered on the provider's secure page, not the merchant's systems, reducing the merchant's PCI scope. Links should be shared over secure channels; publicly posted links with no expiry can be abused.

What is the difference between a payment link and an invoice?

An invoice is a document requesting payment, traditionally a PDF with bank transfer details. A payment link embedded in an invoice enables the recipient to pay immediately by card or digital wallet, converting a static document into an interactive payment experience.

Can payment links be used for recurring payments?

Standard one-time payment links are not designed for recurring billing. However, some providers offer subscription payment links allowing a payer to set up recurring card authorisation. For true recurring billing, a stored credential and MIT framework is more appropriate than individual payment links.