Skip to main content

Checkout

Paratro Checkout is a crypto payment gateway that enables merchants to accept USDC and USDT stablecoin payments from customers worldwide. Think of it as Stripe Checkout, but for crypto — with no chargebacks, lower fees, and instant settlement.

How It Works

Payment flow, lifecycle states, and webhook events.

Integration Guide

Hosted Page, Embed Widget, and API Direct integration methods.

Supported Currencies

Tokens, chains, and contract addresses.

Why Checkout?

Paratro CheckoutTraditional (Stripe, etc.)
ChargebacksNone — crypto payments are irreversible0.5–1.5% chargeback rate
Processing fees< 1%2.9% + $0.30 per transaction
Settlement speedInstant (on-chain confirmation)T+2 business days
Global coverageAny customer with a crypto walletRequires merchant bank account per region
Currency riskStablecoins pegged to USDFX conversion fees for cross-border
Fraud riskEliminated — on-chain verificationRequires fraud detection tooling
KYT / AMLBuilt-in compliance screeningSeparate vendor required

Checkout vs x402

Paratro offers two payment products for different use cases:
Checkoutx402 Facilitator
Use caseHuman users making online purchasesAI agents and machines paying for API access
PayerCustomer with a crypto wallet (MetaMask, Coinbase Wallet, etc.)Autonomous agent with an MPC-managed wallet
FlowCustomer-facing payment page or widgetProgrammatic HTTP-level payment protocol
SettlementAuto-sweep to merchant walletDirect wallet-to-wallet via signed authorization
Pricing modelFixed amounts (cart total)Pay-per-request, metered, or micropayments
If you are building for AI agents or pay-per-use APIs, see x402 Payments instead.

Key Features

  • Multi-chain support — Accept payments on Ethereum, Base, Polygon, Solana, Tron, and BSC
  • Stablecoin-native — USDC and USDT only, eliminating crypto volatility
  • Auto-sweep — Funds are automatically swept to your designated merchant wallet after confirmation
  • Built-in KYT/AML — Every transaction is screened against sanctions lists and risk scoring models
  • Webhook notifications — Real-time updates on payment status changes
  • Sandbox environment — Full testing environment with testnet tokens

Integration Methods

Hosted Payment Page

Redirect customers to a Paratro-hosted payment page. Simplest integration — no frontend code required.

Embed Widget

Drop a JavaScript widget into your site for an inline payment experience. Minimal frontend work.

API Direct

Full API integration for custom UIs. Maximum flexibility for advanced use cases.

Next Steps

1

Get API credentials

Sign up at app.paratro.com and generate your API Key and API Secret.
2

Test in sandbox

Use the sandbox environment (https://api-sandbox.paratro.com/api/v1) to create test payment orders.
3

Integrate

Choose an integration method and go live.