Create Payment Links
A payment link is a URL you can share with your customers to collect a payment, with no technical integration required.
Create a Link from the Dashboard
- Go to Dashboard → Payment Links → New Link
- Choose the amount type (fixed or open)
- Configure options (expiry, redirects, limits)
- Associate one or more products (optional)
- Add an internal reference (metadata)
- Click Create: the link is immediately active
Available Options
| Option | Description |
|---|---|
| Fixed amount | Price is predefined (buyer cannot change it) |
| Open amount | Buyer enters the amount of their choice (donation, tip) |
| Expiry date | Link becomes inactive after this date |
| Success URL | Redirect after successful payment |
| Cancel URL | Redirect if buyer abandons |
| Usage limit | e.g. valid for 1 buyer only |
| Associated product(s) | Displays the product page on the payment page |
Share the Link
- Copy-paste the direct URL
- Share by SMS, email, or WhatsApp
- Display the automatically generated QR code
- Copy the HTML button to embed on your website
Link Statistics
From the link details page, view the number of clicks, conversion rate, total collected amount, and successful vs. abandoned payments.
PaymentLink Object (API)
ResponseResponse
HTML Button to Embed
Available Metrics
| Metric | Description |
|---|---|
| Clicks | Number of visits to the payment page |
| Conversions | Successful payments / clicks |
| Amount collected | Net total (after commissions) |
| Abandons | Buyers who left without paying |