Creating a Payment Link
From the dashboard
- Sign in to your Brykto dashboard.
- Go to Payment Links in the sidebar.
- Click New payment link.
- Enter the amount and select the currency.
- Optionally add a description and a customer email.
- Click Create.
Your payment link is ready. Copy it and share it with your customer.
From the API
Developers can create payment links programmatically using the Brykto API. See Payment Links API for details.
Link details
Each payment link has:
- A unique URL at
bryktopay.com/pay/{id} - A destination tag (XRPL) or memo (Stellar) that identifies this specific payment
- An expiry of 7 days from creation if not paid
What happens after sharing?
Your customer opens the link and sees a payment screen with a QR code on desktop, or a button to open their wallet app on mobile. Once they pay, the link is marked complete and you receive a notification.