โš ๏ธ TESTNET ONLY - This application currently supports testnet wallets only. Do not use mainnet wallets or send real Bitcoin.
Now supporting Stacks Nakamoto upgrade

The modern way toaccept Bitcoin

Build seamless payment experiences with sBTC on Stacks. From simple checkouts to complex marketplacesโ€”we've got you covered.

Try it now

Experience our payment flow

Demo Product$50
sBTC Amount0.00050761 sBTC
Try demo checkout

Live Demo Site

A education platform - Learn from industry experts and pay with Bitcoin using sBTC

Education Platform Demo - Learn from industry experts and pay with Bitcoin

Everything you need to accept Bitcoin

From simple payment buttons to complex marketplace integrations, sBTC Pay provides all the tools you need to build world-class payment experiences.

โšก

Lightning Fast

Accept Bitcoin payments in seconds with sBTC on Stacks blockchain.

๐Ÿ›ก๏ธ

Secure by Design

Enterprise-grade security with smart contract verification.

๐Ÿ”ง

Developer First

Clean APIs, SDKs, and detailed documentation to get you started quickly.

๐Ÿ“Š

Analytics & Insights

Comprehensive dashboard with real-time payment analytics and reporting.

๐Ÿ”—

Webhooks

Real-time event notifications to keep your systems in perfect sync.

๐Ÿ›๏ธ

Product Management

Full product catalog with images, descriptions, and flexible pricing.

Powered by sBTC on Stacks

sBTC is a 1:1 Bitcoin-backed asset that brings the full power of Bitcoin to smart contracts and decentralized applications

โ‚ฟ

100% Bitcoin-Backed

Every sBTC is backed 1:1 by real Bitcoin, unlocking over $1 trillion in Bitcoin capital for programmable use cases

๐Ÿ”’

Decentralized & Secure

Secured by 15+ industry-leading validators with 70% consensus requirement. No single point of failure or centralized custody

โšก

Bitcoin Finality

All transactions achieve 100% Bitcoin finality, combining the security of Bitcoin with the programmability of smart contracts

๐Ÿš€

Ready for Production

Mainnet live with deposits starting December 2024. Fully audited, open-source, and supported by major wallets like Xverse and Leather

How sBTC Works

Simple, secure, and decentralized

1

Users deposit BTC to a threshold signature wallet

2

sBTC is minted 1:1 on the Stacks blockchain

3

Use sBTC in smart contracts and dApps

4

Redeem sBTC for BTC anytime, permissionlessly

Learn more about sBTCVisit stacks.co

Built for developers,loved by businesses

Our RESTful API and comprehensive SDKs make integration straightforward, while our dashboard gives you complete control over your payments.

RESTful API with comprehensive documentation
Real-time webhooks for instant notifications
SDKs for JavaScript, Python, and more
// Create a payment intent
const paymentIntent = await sbtcPay
  .paymentIntents.create({
    amount: 2999,
    currency: 'usd',
    product_id: 'prod_123',
    customer_email: 'user@example.com'
  });

// Handle webhook events
app.post('/webhooks', (req, res) => {
  const event = JSON.parse(req.body);
  
  if (event.type === 'payment.succeeded') {
    // Fulfill the order
    fulfillOrder(event.data.object);
  }
});

Trusted by businesses worldwide

99.9%
Uptime
< 2s
Avg Response
24/7
Support
150+
Countries

Ready to start accepting Bitcoin?

Join thousands of businesses already using sBTC Pay to accept Bitcoin payments. Get started in minutes with our simple integration.