FlowGate Documentation

Everything you need to integrate crypto payments into your business.

Overview

FlowGate is a global crypto payment gateway for creators, freelancers, and online businesses. Accept SOL, USDC, and SPL tokens with instant settlement.

Key Features

Instant tip & payment buttons
One-click invoice generator
Auto-settlement to USDC
Global payments with one link
Zero chargebacks
Near-zero fees

How It Works

1

Creators generate a payment link

Create custom payment links or buttons in seconds

2

Customers pay in supported tokens

Accept SOL, USDC, and other SPL tokens

3

Payments settle instantly through Solana

Fast, secure blockchain settlement

4

FlowGate displays analytics + receipts

Track all transactions in your dashboard

Payment Flow Diagram

Customer
FlowGate
Solana
Merchant

Instant settlement with zero chargebacks

Merchant Use Cases

Digital products

Sell ebooks, courses, templates, and downloads

SaaS subscriptions

Recurring crypto payments for software services

Freelancers & consultants

Accept global payments without borders

Coaches & creators

Monetize content with instant settlements

Developer Info

Integrate FlowGate into your application with our simple SDK. Here's a quick example:

payment.ts
import { FlowGate } from '@flowgate/sdk'

const flowgate = new FlowGate({
  apiKey: 'your_api_key_here'
})

// Create a charge
const payment = await flowgate.createCharge({
  amount: 25,
  currency: "USDC",
  description: "Digital Product Purchase",
})

// Get payment URL
console.log(payment.url)
// => https://pay.flowgate.network/xyz789

$FLOWG Token Info

$FLOWGSPL TOKEN

$FLOWG is the native utility token of the FlowGate ecosystem, built on Solana. Token holders receive fee discounts, priority support, and governance rights for platform upgrades. Use $FLOWG to pay for premium features, access exclusive analytics, and participate in the FlowGate DAO.

Ready to Get Started?

Create your FlowGate account and start accepting crypto payments today.

Go to Homepage