CryptoPay is a professional crypto payment gateway. Issue invoices, track real-time statuses, and manage your treasury with our secure payment system.
Role-based access, API key rotation, and industrial encryption.
Consolidate funds and withdraw to any wallet with gas estimation.
No credit card required. Instant access.
QR code, wallet address, countdown timer, and real-time status updates. Mobile-responsive and white-label ready.
Try PaymentCommission and minimum invoice depend on the network. Merchants choose a plan per network
Why minimums? Each payment involves an on-chain sweep transaction. The minimum ensures our fee covers that cost.
Dashboard with volume charts, invoice conversion rates, currency and status breakdowns. One-click CSV export.
One REST API call and your first crypto invoice is ready. HMAC-signed webhooks notify your system on every payment.
curl -X POST https://payb.cc/v1/invoices \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"amount": "10.00",
"currency": "USDC",
"network": "ethereum",
"external_order_id": "order-123"
}'
CryptoPay is a crypto payment gateway and payment system for business. Accept payments in Bitcoin, Ethereum, USDC, and USDT, create invoices via API or dashboard, track statuses in real time, and withdraw funds in one click.
Register a merchant account — it's free and takes 60 seconds. You'll immediately receive API keys and can create invoices via REST API. Don't want to write code? Use Payment Links in the merchant portal: pick a currency, enter the amount — and you'll have a ready-to-share link for your customer. You can start accepting payments within 5 minutes of registration.
Currently supported: Bitcoin (BTC), Ethereum (ETH), USDC, and USDT on Bitcoin and Ethereum networks. L2 network support (Arbitrum, Base, Optimism) with minimal fees is coming soon.
The buyer sees a hosted checkout page with a QR code, wallet address, countdown timer, and amount due. The page is mobile-responsive and automatically updates payment status in real time — no refresh needed.
Yes. The merchant portal includes a full analytics dashboard: volume charts by day and currency, invoice conversion rates, status breakdowns, average check size, and CSV export. All data updates in real time with USD equivalents at current exchange rates.
Fees depend on the plan and network. For Bitcoin and Ethereum, plans range from 1% to 3%. Minimum invoice amounts are set per network to cover on-chain sweep transaction costs. L2 networks have a flat 1% fee with a $1 minimum.
Withdrawals are available from the merchant portal in a few clicks. Specify the address, amount, and choose confirmation speed (with network fee estimation). Saved addresses are supported for quick repeat withdrawals. Two-factor authentication (2FA) can be enabled for additional security.
Yes. The REST API allows full automation of invoice creation, status checking, and withdrawals. Cryptographically signed webhooks notify your system of every payment status change. Interactive API documentation is available directly on the website.
Yes. The merchant portal has a Payment Links section: pick a currency and network, enter the amount, add a description — and in a couple of clicks you'll get a ready-to-share link with a hosted checkout page. Save the parameters as a template to create repeat links in one click. When a link is created you'll see the JSON response — the same format the API returns — handy for exploring before integration.
Security is our priority. All API requests are authenticated via API keys with granular scopes. Forms are protected with CSRF tokens. Webhooks are cryptographically signed. Private keys are stored encrypted, and 2FA is available for all withdrawal operations.
Yes. A demo store with multiple payment scenarios is available on the website — product purchase, subscription, balance top-up, and donation. You can see the full customer journey from product selection to the hosted checkout page without registration.
Yes. A full test environment is available at demo.payb.cc, connected to Bitcoin Testnet and Ethereum Sepolia test networks. You can register, set up integration, create invoices, and make real test payments — with no risk of losing funds.
We understand that trust is the foundation of any financial service, and we respect your caution. That's why you have full control over your funds: withdrawals are available at any time, with no minimum holding periods or hidden restrictions. Many merchants set up automatic withdrawals after each completed payment — so funds go straight to your personal wallet. Start with small amounts, see how the system works, and scale at your own pace. Transparency is our principle: all transactions are visible on the blockchain, and your merchant portal provides a complete history of operations.
Questions about integration or pricing? Drop us a message — we'll respond within one business day.