Tutorials

Create your first payment token in 3 minutes

2026-07-12 · 3 min read
1 🚀

This is the shortest possible path from zero to a working payment link.

1 · Register (with verification)

Open /register. The wizard verifies your e-mail and phone with one-time codes and collects basic KYC. You land in the console signed in.

2 · Create the token

Dashboard → + New payment token. Amount 250, currency CZK, description “Coffee & cake”. Optionally protect it with a PIN or set an expiry. Create & open.

3 · Share it

Every token has a public page at /TOK/… with a QR code. Copy the link, download the QR, or hit SMS / e-mail right from the token detail — the message template already contains the link.

4 · Watch it get paid

The payer opens the page, picks card or bank QR and pays. The status flips to active, the audit log records who/when/from which IP, and any webhooks you configured fire. That's the whole loop.

Create your account →

Try it yourself — free account →