Developers · Payment links
Get paid with a link — no code required
Create a shareable payment link in one call — or straight from the dashboard — and send it anywhere. The payer picks their method; the money lands in your account.
What it does
Built to drop in
One call, or no code
Make a link via the API or the dashboard — no integration needed to start.
Any method
The payer chooses card, wallet, local rail or crypto on the link page.
Reusable or one-time
A single invoice link, or a reusable link for a product or donation.
Settles to your account
Money lands in your multi-currency 1klas account, ready to hold or pay out.
How it works
Three steps to live
01
Create the link
One API call (or a click in the dashboard).
02
Share it
Email, chat, invoice or a QR code — anywhere.
03
Get paid
The payer pays; it settles to your account.
link.js
// Or spin one up in code and send it anywhere
const link = await klas.paymentLinks.create({
amount: 12000, currency: "USD",
description: "Invoice #1042"
})
send(customer.email, link.url) // email, chat, QR…
Better together
Pairs with the rest of the stack
Start building
From first call to money in your account
Grab sandbox keys, build the flow you want, and settle straight to your regulated 1klas account.

