Smart multi-chain
The gRPC router picks the least-congested chain among your preferences to minimize fees and delay.
Accept Bitcoin (on-chain or Lightning), Ethereum, USDC, USDT and 15 more chains in minutes. Solana, Sui, Cronos and Tron routed via our gRPC node backbone for ultra-fast on-chain dispatch.
MiCA-ready · PSD2 compliant
Customers always talk to us over REST. Internally, Solana, Sui, Cronos and Tron run on a gRPC node backbone for ultra-fast on-chain dispatch. Bitcoin is also accepted over Lightning. Bare-metal infra hosted in France.
· Solana · Sui · Cronos · Tron · routed via our gRPC node backbone · ultra fast on-chain · Bitcoin also over Lightning
One REST call, one HMAC signature, one hosted checkout page. That’s it. No crypto knowledge required on the merchant side.
Get a test token and a webhook secret from the backoffice. Org KYC in <10 min.
A single POST /v1/checkout/sessions returns a URL. Redirect, or embed via Elements.
checkout.completed signed HMAC-SHA256. Your order flips to paid. Optional EUR settlement on D+1.
Built with real ops, finance and security teams. Not a startup POC.
The gRPC router picks the least-congested chain among your preferences to minimize fees and delay.
HMAC-SHA256 signatures, one-click secret rotation, exponential retries with inspectable dead-letter.
Keep the crypto in non-custodial custody via passkey, or convert to EUR with SEPA transfer D+1.
Real-time dashboard, on-chain Prometheus metrics, CSV/PDF accounting exports, revocable sessions.
A 100% REST API documented with OpenAPI 3.1 (Swagger) — no client library to install. Plus gRPC endpoints for Solana, Sui, Cronos and Tron.
// Node 18+ — native fetch, no library
const api = await fetch("https://api.abyxo.app/v1/checkout/sessions", {
method: "POST",
headers: {
Authorization: "Bearer sk_live_…",
"Content-Type": "application/json",
},
body: JSON.stringify({
amount: 4990, // 49,90 €
currency: "EUR",
accept: ["BTC", "ETH", "USDC", "SUI"],
success_url: "https://shop.io/ok",
}),
});
const session = await api.json();
res.redirect(session.url); A few examples of what our customers build with Abyxo.
Shopify, WooCommerce, PrestaShop plugins. Cut your processing fees by 60% vs card.
Recurring crypto subscriptions via EIP-712 signatures, automatic dunning, churn forecast.
Multi-vendor split payments, on-chain escrow, daily batch payouts. Connect API.
Frictionless donation pages, ENS support, multi-sig treasury. NGO-compliant.
Infrastructure runs on bare metal hosted in France by HostMyServers, an independent French host since 2018.
No commitment. No chargebacks. You pay only when you collect.
No minimum, no commitment. You pay 5% only when you withdraw your funds.
Volumes >€1M/month, dedicated SLA, on-premise deployment, integration team.
Create your account in 60 seconds. Unlimited free trial, no card required.