Accept cryptocurrency payments in minutes
Reach crypto buyers with instant settlement to your bank or wallet.
Get started for free1% per transaction · No monthly fees
checkout.ts
const { client } = createStackup({
accessToken: process.env.STACKUP_SECRET_KEY,
});
const product = await client.product.create({
payoutWalletAddress: "0x1234...5678",
chain: "8453",
currency: "USDC",
amount: 29.99,
});
const session = await client.checkout.session.create({
product: product.id,
});
// Redirect to checkout
window.location.href = session.url;Pro Membership
Premium access
$29.99one-time
Credit or Debit Card
Crypto





Secured by





