Help Center Payment Links Creating a Payment Link

Creating a Payment Link

From the dashboard

  1. Sign in to your Brykto dashboard.
  2. Go to Payment Links in the sidebar.
  3. Click New payment link.
  4. Enter the amount and select the currency.
  5. Optionally add a description and a customer email.
  6. 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.

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.