Crypto payments for any merchant. Link, SDK, or API.
Non-custodial stablecoin checkout. No setup fee, no monthly minimum. You pay only when a buyer settles on-chain.


Crypto payments without the operational mess
Production-grade primitives, orders, sessions, webhooks, wired into stablecoin rails. No wallet rituals. No reconciliation spreadsheets.
With a card PSP
With InfraIO Pay
Three ways to accept payment
Pick whichever matches your stack today. Move up the stack when you’re ready.
Payment Links
One click to create. One click to share. Buyer opens the URL and pays from any wallet, no code, no SDK, no checkout to build.
SDK Checkout
Drop the InfraIO SDK on your site. Open checkout as a popup, redirect, or embedded iframe.
API-first Checkout
Server-side QuickCheckout. Create order + session in one call, hand the URL to your frontend.
Your tokens. Your networks. Your call.
Choose which stablecoins you accept on which chains. List a custom ERC-20 of your own. The buyer only ever sees the combinations you allow, and if your chain isn't on the matrix, we can wire it up.
| Network | USDC | USDT | Your ERC-20 |
|---|---|---|---|
| Ethereum | ✓ | ✓ | + |
| Base | ✓ | ✓ | + |
| Polygon | ✓ | ✓ | + |
| Arbitrum | ✓ | ✓ | + |
| Optimism | ✓ | ✓ | + |
| BNB Chain | ✓ | ✓ | + |
| Any other EVM chain | ○ | ○ | + |
Built like payment infrastructure, not a crypto widget
Frequently asked
What is a crypto checkout session?
A checkout session is a server-issued object that represents one buyer’s intent to pay a specific amount in a specific token. The session has its own session_key and a hosted checkout_url. InfraIO Pay creates the session via the QuickCheckout API, then the SDK opens the URL as a popup, redirect, or embed.
Can I create crypto payment links?
Yes. From the InfraIO dashboard you can create a single-use payment link with a fixed amount and accepted tokens. Share the URL anywhere, invoices, support tickets, social. Each click opens the hosted checkout page; on settlement, you receive a signed webhook. Reusable links and programmatic creation via the B2B API are on the roadmap.
Does InfraIO Pay support popup and redirect checkout?
Both, plus inline embed. The InfraIO SDK ships with three modes: popup (default, iframe modal), redirect (full-page), and embed (iframe in your own container). All three use the same session_key and webhook event flow.
Add crypto checkout without rebuilding your payment stack
Use payment links today, SDK checkout tomorrow, and API-first automation when you’re ready.