Skip to main content
Payment Links let you collect bank-to-bank payments through a Quidkey-hosted checkout page. Create a link, from the Console with no code or via the API, send it to your customer via email, SMS, or any messaging channel, and get paid. No frontend integration needed.

Create from the Console

Create and share a link from the Console, no code required

Create a Checkout Link

Create and share your first checkout link via the API

Checkout Experience

What your customers see when they open a payment link

After Payment

Track status, handle webhooks, and manage links

API Reference

Full endpoint documentation with interactive playground
Payment Links and the Embedded Flow serve different integration needs:
Already using the Embedded Flow? You can use both. Payment Links are ideal for scenarios where you need to collect a payment outside your checkout page, like sending an invoice link via email.

How It Works

Every payment link has a status that tracks its progress:
Single-use vs Reusable: By default, links are single-use: they transition to USED when a customer completes payment. Set link_type: "reusable" to create links that stay ACTIVE for repeated payments (useful for donation pages or recurring invoices).

Key Features

  • Shareable URLs: send via any channel: email, SMS, WhatsApp, messaging apps
  • Hosted checkout page: Quidkey-branded checkout page, no frontend code needed. By default, customers see a Quidkey thank you or failure page after payment. Optionally redirect them back to your own site with custom redirect_urls.
  • Configurable expiry: default 7 days, or set a custom duration
  • Single-use and reusable: one-time payment links or persistent links for repeated use
  • View tracking: see how many times a link has been opened
  • Recoverable URLs: copy the link URL at any time from the Console or API (encrypted token storage)
  • Link-to-transaction: when a link is used, navigate directly to the resulting transaction

Next Steps

1

Create your first payment link

Follow the Create a Checkout Link guide to generate and share your first link.
2

Understand the checkout experience

See what your customers see when they open a payment link.
3

Track and manage links

Learn how to monitor payment status, handle webhooks, and list your links.