Payment links
Use Radom payment links when you want a reusable hosted collection page without building a full custom checkout.
Before you create live payment links, make sure your organization setup and supported payment methods are in place. See Set up your Radom account and Supported payment methods.
Payment links are usually the best fit for low-code or no-code crypto collections. Price quotes are generated during checkout so the customer sees a current token amount for the products and currency configuration attached to the link.
Payment link activity can be monitored in the Dashboard, and downstream workflows can be automated with webhooks.
Create a payment link (Dashboard)
Using the Radom Dashboard is the easiest way to create and manage payment links.
- Go to the Payment links page.
- Create or select the products you want to sell through the link.
- Select the public networks and tokens you want to accept.
- Optionally add redirect URLs, customer input fields, email receipts, discount code support, and customer network fee handling.
- Optionally apply simple branding customizations.
- Save the payment link and copy the hosted URL for use in your product, support flows, or merchant operations.
Create a payment link (API)
Create a token in the Developer API tokens page if you want to create or manage payment links programmatically.
Use the Payment Link reference for the current request and response schemas:
- Create a payment link
- Retrieve a payment link
- Update a payment link
- Delete a payment link
- List payment links
View and manage payment links
After creation, payment links can be reviewed in the Payment links page, where you can copy the public URL, update settings, review related payments, or retire older links as your catalog changes.