Platform features

Everything a merchant needs to accept crypto

From a QR code at the counter to a full API integration — Diginummi gives every type of business the tools to accept cryptocurrency payments in-store and online.

In-store payments

In-store payments

No new hardware required. Display a QR code on any screen and customers pay from their wallet in seconds.

QR code checkout

Generate a payment QR code for any amount. Customers scan with their crypto wallet and the transaction confirms in seconds.

Works on any screen

Display QR codes on a tablet, phone, monitor, or printed receipt. No dedicated hardware needed.

Real-time confirmation

Your POS or dashboard shows a confirmation the moment the payment is received — no manual checking required.

Multi-location support

Manage all your locations from one dashboard. Each location gets its own payment address and reporting.

Online & remote payments

Online & remote payments

Send a payment link by text or email, or integrate crypto checkout directly into your website.

Payment links

Create a payment link for any amount in seconds. Share by text, email, or social media. No website needed.

Hosted checkout

A branded checkout page hosted by Diginummi. Customers choose their preferred cryptocurrency and pay.

E-commerce plugins

Native plugins for Shopify and WooCommerce. Add crypto as a payment option in minutes, no coding required.

Developer API

Full REST API for custom integrations. SDKs for Node.js, Python, PHP, and more. Webhooks for real-time events.

payment-link.ts
import Diginummi from '@diginummi/node';

const client = new Diginummi({
  apiKey: process.env.DIGINUMMI_API_KEY,
});

// Create a payment link
const link = await client.paymentLinks.create({
  amount: 2499,
  currency: 'USD',
  description: 'Order #1042 — Large pizza',
  acceptedCurrencies: ['BTC', 'ETH', 'USDC'],
});

// Send to customer via SMS or email
console.log(link.url);
// → https://pay.diginummi.com/l/abc123
Settlement & payouts

Settlement & payouts

Get paid in your local currency, on your schedule.

Instant settlement

Receive funds in seconds after a transaction confirms. No batching, no waiting periods, no manual triggers.

Auto-conversion

Automatically convert incoming crypto to USD, EUR, GBP, or any major fiat currency at the moment of settlement.

Bank payouts

Funds settle directly to your bank account. Daily, weekly, or on-demand — your choice.

Multi-location payouts

Split payouts across multiple locations or bank accounts. Ideal for franchise and multi-site operators.

Multi-chain

Supported blockchains

Accept payments on every major network — with more added regularly.

ETH

Ethereum

ERC-20 tokens supported

BTC

Bitcoin

Lightning Network supported

SOL

Solana

SPL tokens supported

MAT

Polygon

Low-fee transactions

AVA

Avalanche

C-Chain support

BNB

BNB Chain

BEP-20 tokens supported

New chains added regularly. Request a chain →

Security & compliance

Security & compliance

Enterprise-grade security built in from day one.

SOC 2 Type II

Independently audited security controls covering availability, confidentiality, and processing integrity.

KYB / AML screening

Automated Know Your Business and Anti-Money Laundering checks on every merchant account.

End-to-end encryption

All data encrypted in transit (TLS 1.3) and at rest (AES-256). Keys managed in HSMs.

Fraud detection

ML-powered transaction monitoring flags suspicious activity in real time, before funds move.

See it in action

Start with our sandbox — no credit card, no KYB required. Go live when you're ready.