Quick Start

Get started with Solana Pay integration

Quick Start

Get up and running with Solana Pay quickly with these step-by-step guides.

Installation

Set up the Solana Pay SDK and configure your development environment.

→ Installation Guide - Install SDK and dependencies

Payment Types

Choose the right payment integration for your use case:

Transfer Requests (Simple)

Create non-interactive payment URLs for basic SOL and SPL token transfers.

→ Transfer Requests - Simple payment URLs

Best for:

  • Basic payments and donations
  • QR code payments
  • Payment links in emails

Transaction Requests (Advanced)

Build interactive payment flows with server-side transaction composition.

→ Transaction Requests - Interactive payment flows

Best for:

  • Dynamic pricing
  • NFT minting
  • Complex DeFi transactions
  • Custom business logic

QR Code Integration

Generate and customize QR codes for mobile wallet payments.

→ QR Code Integration - Generate scannable payment codes

Best for:

  • Point of sale systems
  • Web to mobile payments
  • In-person transactions

Next Steps

After completing the quick start guides: