Skip the banks.
Accept Crypto.
The ultimate Solana payment gateway for modern software. Set up one-time payments, recurring subscriptions, and creator micropayments in minutes. No fiat onboarding, no restrictive government paperwork, just pure code.
import { SolGate } from '@solgate/sdk';
// Initialize with your developer key
const solgate = new SolGate(process.env.SOLGATE_API_KEY);
// Create a recurring subscription checkout
const session = await solgate.checkout.create({
amount: 20.00,
currency: 'USDC',
type: 'subscription',
interval: 'monthly',
successUrl: 'https://myapp.com/success',
});Tx Speed
400ms avg
Build for the decentralized web
Our smart contracts handle the complexity of on-chain recurring payments, letting you focus on building your app.
Subscriptions & One-time
Offer monthly software subscriptions or single purchases. Automatically enforced via Solana smart contracts.
Micropayments
Empower content creators with tipping and pay-per-view access starting as low as $0.05 with zero minimums.
Automated Splitting
Funds instantly route to developer wallets. Our small platform fee is automatically deducted per transaction natively.
Frictionless Checkout
Users simply connect a wallet like Phantom to pay. No typing card numbers, no CVV codes, no billing addresses.
Developer First
Drop-in UI components and pre-built webhooks for instant notification when a subscription renews or a transaction clears.
Global Day One
Stop worrying about geopolitical merchant gateways. If they have the internet and crypto, they can pay you.
Ready to skip the bureaucracy?
Join thousands of developers and creators monetizing differently. Deploy your Web3 payment gateway in 5 minutes.
Create Developer Account