Payment Links
A payment link is a shareable, hosted checkout — no code on your side. Create one, get a URL and a QR code, drop it in an email, a DM, or on a sign.
Create a payment link
POST/v1/payment_links
| line_items[]array | Objects with name, amount (cents), quantity. |
The response includes a url. Open it, pay with 4242…, and a checkout.session.completed event fires.
cURLNodePython
List payment links
GET/v1/payment_links
Your active links, newest first.
cURLNodePython
What the customer sees
A clean, branded checkout page with the amount, a card field, and a confirmation state. Every link also renders a scannable QR code so it works from print and screens alike.
🔗
Payment Links use standard pricing with no monthly fee. A custom domain is a $10/mo add-on — see pricing.