invoicing

Send invoices in crypto with a few clicks

Create an invoice and send it out to your customers in seconds without a single line of code, supporting both one-time and recurring payments, plus advanced features and automation through our powerful APIs.

Book a Demo

Optimized Payments

Radom's online invoices are optimized across devices and wallets ensuring higher conversion.

No code required

Create and send invoices to customer emails, telegrams and more without a single line of code.

Customize to your needs

Add line items, discounts, and collect one-time or recurring payments.

Scale across the organization

Radom’s APIs can automate your entire invoicing workflow. Send email reminders to collect overdue invoice payments.

How it works

Streamline accounts receivable with online cryptocurrency invoicing

1

Create an invoice

Create a customized invoice template directly inside the dashboard with your own brand colours, logo, discount codes, and attach any number of one-time or recurring products.

2

Send an invoice online

With a couple of clicks, send out an email to a specific customer or a tailored mailing list with a link to Radom’s hosted invoice page.

3

Get paid in cryptocurrency

Customers are able to pay immediately with a single click using their crypto wallets by choosing from a list of your chosen cryptocurrency payment methods and blockchain networks.

4

Automate workflows

Manage your invoices, payments, and customer information from a single dashboard, reducing the need for manual data entry and minimizing the risk of errors.

Create an invoice

Attach products, pricing, and customer information and generate an invoice with the click of a button.

Each invoice includes

Customer information

Invoice ID

Line items

One-time purchases

Product details

Discounts

Memo

Recurring payments

Send an invoice online

Email a link to Radom’s hosted checkout page that is unique to each customer. Each invoice is optimised for all devices and works with all major crypto wallets, ensuring that no matter who your customer base is you can provide them with a way to pay in crypto that works for them.

Radom supports cryptocurrency payments from over 200 wallets across mobiles, browsers and tablets with WalletConnect.
New invoice from Synaps
Synaps <invoices@synaps.io>
To: Scott Sweeney
12:46 PM (1 hour ago)

Get paid in cryptocurrency

Out-of-the-box, Invoicing supports 7+ blockchain networks. Customers are able to pay immediately with a single click using their crypto wallets by choosing from a list of your chosen cryptocurrency payment methods and blockchain networks.

On average, payments are settled in less than 20 seconds across our supported networks.

Arbitrum

Avalanche

Ethereum

Metis

Polygon

Aurora

Binance Smart Chain

Fantom

Optimism

Automate workflows

With Radom’s Dashboard you can manage your invoices, payment status, and send email reminders. We’ve made it simple to update, void, and refund payments.

Our invoice dashboard helps you understand your customers better by tracking their most commonly used cryptocurrencies and blockchains so that you can make intelligent decisions to improve customer satisfaction.

Get started

Automate operations with our invoice API

Need to scale? No problem, with our flexible invoicing API you can programmatically create invoices and send them out to your customers automatically.

Read Docs

{
 "acceptedChains": [
   1
 ],
 "acceptedTokens": [
   {
     "chainId": 1,
     "tokenAddress": "0x0000000000000000000000000000000000000000"
   }
 ],
 "cancelUrl": "string",
 "currency": "USD",
 "customizations": {
   "allowDiscountCodes": true,
   "leftPanelColor": "string",
   "primaryButtonColor": "string",
   "slantedEdge": true
 },
 "expiresAt": 0,
 "lineItems": [
   {
     "itemData": {
       "chargingIntervalSeconds": 0,
       "currency": "string",
       "description": "string",
       "isMetered": true,
       "name": "string",
       "price": 0
     },
     "productId": "dcd53ddb-8104-4e48-8cc0-5df1088c6113"
   }
 ],
 "metadata": [
   {
     "key": "string",
     "value": "string"
   }
 ],
 "sellerAddress": "0x0000000000000000000000000000000000000000",
 "successUrl": "string",
 "total": 0
}