The fastest payment processor in the world.
Accept crypto payments globally with instant settlement, minimal fees, and no chargebacks. Powered by the Internet Computer.
import { ICPay } from '@icpay/sdk';const icpay = new ICPay({ apiKey: 'pk_live_abc123...'});{/* Create a payment in one line */}const payment = await icpay.payments.create({ amount: 100_00000000, {/* 100 ICP */} token: 'ICP', description: 'Premium Plan'});{/* That's it! 🚀 */}
Start accepting payments in










Developer-first payment infrastructure for the modern web
Integrate crypto payments in minutes with our TypeScript SDK. Zero chargebacks, instant settlements, and global coverage powered by the Internet Computer.
0.5%
transaction fee
<2s
settlement time
24/7
always online
∞
global coverage
import { ICPay } from '@icpay/sdk';
const icpay = new ICPay({
apiKey: process.env.ICPAY_API_KEY
});
const payment = await icpay.payments.create({
amount: 1000,
currency: 'USD',
description: 'Basic payment'
});
Get started in minutes
Install the SDK
Add IC Pay to your project with your favorite package manager
Get Your API Key
Sign up for IC Pay and grab your API key from the dashboard
Start Accepting Payments
Initialize the SDK and create your first payment
Lightning Fast
Transactions finalize in under 2 seconds. No more waiting for confirmations. Your customers get instant feedback, and you get instant access to funds.
Truly Global
Accept payments from anyone, anywhere in the world. No borders, no restrictions, no banking relationships required. Just pure peer-to-peer commerce.
Free Chargebacks
No fees for chargebacks. Easily manage chargebacks and disputes. Refund your customers with ease and at no extra cost.
Lower Fees
Just 0.5% per transaction. No monthly fees, no setup costs, no hidden charges. Keep more of what you earn with transparent blockchain pricing.
Chain-Key Bitcoin
Accept Bitcoin directly through Internet Computer's revolutionary chain-key technology. No wrapped tokens, no bridges - just native BTC.
Developer Friendly
Clean APIs, comprehensive SDKs, and detailed documentation. Integrate IC Pay in minutes, not days. Built by developers, for developers.
See the Difference
How ic-pay compares to traditional payment processors
Join the IC-Pay community
Help us build the future of blockchain payments. Contribute to our open-source SDK, report bugs, suggest features, or join our team.