Borderless finance
for modern business.
The payment layer for stablecoin commerce.
Accept USDC and USDT on Solana, Ethereum, Base, and Polygon. Transaction fees as low as 1%, no chargebacks, settled in seconds.
Built for merchants replacing Stripe on stablecoin rails.
Everything to accept
stablecoin payments
A complete payment stack — not just a rate. Drop-in compatible with the tools you already use.
Payment Links
Generate hosted checkout URLs and QR codes. Share anywhere, get paid in USDC or USDT.
Multi-Chain
Accept payments on Solana, Ethereum, Base, and Polygon. Same checkout, same fee structure, any wallet.
Invoicing
Create and send professional invoices. Track status, send reminders, get paid in stablecoins.
Refunds
Full and partial refunds with approval workflow. On-chain settlement, complete audit trail.
Analytics
Sales trends, transaction funnels, daily summaries. Export to CSV for your books.
Product Catalog
Hosted product images, CSV import/export, opt-in inventory tracking with auto-decrement.
Compliance
KYB verification, wallet sanctions screening on every transaction. Built in, not bolted on.
Developer API
REST and GraphQL endpoints, HMAC-signed webhooks, idempotency keys, sandbox environment.
Coupons & Promos
Percent or amount off, expiry dates, redemption caps, lookup keys. Full Stripe-equivalent promo engine.
Staff Management
Role-based access for owners, managers, and cashiers. Granular permissions with audit logging.
QR Payments
Camera-scannable QR codes for in-person payments. Works with any stablecoin wallet.
See your numbers.
Drag to your real monthly volume and average transaction size. We'll show you what you'd actually pay on cards vs. on Plirin.
Three steps. That's it.
Create a link, your customer pays in stablecoins, funds land in your wallet — no intermediaries.
Create payment
Generate a hosted checkout URL or QR code from the dashboard or API.
Customer pays
They pick USDC or USDT, connect their wallet (Phantom, MetaMask, etc.), and confirm.
Settled instantly
Funds arrive in your wallet in seconds. No payout delay, no holdback, no rolling reserve.
Built for builders
REST and GraphQL. HMAC-signed webhooks. Sandbox environment. Ship your integration in hours, not weeks.
// Create a payment link
const payment = await plirin.payments.create({
amount: 129.00,
currency: "USDC",
blockchain: "solana",
description: "Pro Plan — Monthly",
metadata: {
customer_id: "cus_abc123",
plan: "pro_monthly"
}
});
// → { id: "pay_7kZ...", checkout_url: "https://pay.plirin.com/7kZ..." }Common questions
Start accepting stablecoin
payments today
No monthly fees. No minimums. Just 1% per transaction.