Skip to main content

Getting Started with Stendly

Stendly is a non-custodial payment gateway built on the Solana blockchain. It enables merchants to accept USDC payments directly from customers without ever holding or controlling user funds.

How It Works

Your Customer Stendly Your App
│ │ │
│ Sends USDC to merchant │ │
├─────────────────────────▶│ │
│ │ Notifies via webhook │
│ ├────────────────────────▶│
│ │ │ Fulfill
│ │ │ order
│ │ ◀──┘
│ Transfer includes a │ │
│ payment reference │ │
◀──────────────────────────┤ │

What You Need

  1. A Stendly Wallet — Created automatically when you set your PIN code
  2. A Stendly Account — Register at dashboard.stendly.com
  3. USDC on Solana — To test payments in devnet or mainnet
  4. API Keys — Generate from the dashboard

Next Steps