Skip to main content
A PayLink is a hosted checkout page Suby generates for your product. Share the URL, the customer pays, and Suby handles everything else, tax calculation, payment processing, and access delivery.
Paylink 1

How It Works

1

Create a product

Set up your product in the dashboard, one-time or recurring.
2

Generate your PayLink

Suby generates a unique hosted checkout URL for that product.
3

Share it anywhere

Post it on your website, bio link, Discord, email, or anywhere else.
4

Customer pays

The customer lands on a Suby-hosted checkout page and completes payment.
5

Access delivered

Access is granted automatically based on your configured integration.
1

Open your product

Go to your dashboard and open the product.
2

Generate

Click Generate PayLink.
3

Share

Copy the URL and share it anywhere.

One-time & Subscriptions

Works for both billing types out of the box.

All Payment Methods

Cards, bank accounts, Apple Pay, Google Pay, and stablecoins.

Automatic Tax

Tax is calculated and collected in real time based on the customer’s location.

Discount Codes

Customers can apply discount codes directly at checkout.

Limitations

PayLinks cannot be set to expire, and customer details cannot be pre-filled via the URL. For pre-filled sessions or dynamic parameters, use the Checkout Sessions API instead.
PayLinks and the API are not mutually exclusive. A common pattern is to use PayLinks for quick sales or marketing campaigns while using the API for subscription management, access control, and backend sync.

Full API Reference

Endpoints, parameters, and response objects.