> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sp3ndpay.shop/llms.txt
> Use this file to discover all available pages before exploring further.

# Payments

> Pay with SOL, USDC, or USDT from your Solana wallet

## Supported Assets

<CardGroup cols={3}>
  <Card title="SOL" icon="coins">
    Native Solana token
  </Card>

  <Card title="USDC" icon="dollar-sign">
    USD Coin stablecoin
  </Card>

  <Card title="USDT" icon="dollar-sign">
    Tether stablecoin
  </Card>
</CardGroup>

## Payment Flow

<Steps>
  <Step title="Select Asset">
    Choose SOL, USDC, or USDT
  </Step>

  <Step title="Connect Wallet">
    Connect Solana wallet (Phantom, Solflare, etc.)
  </Step>

  <Step title="Review Total">
    Confirm amount including fees
  </Step>

  <Step title="Approve">
    Approve transaction in wallet
  </Step>
</Steps>

## Pricing Breakdown

| Component   | Description            |
| ----------- | ---------------------- |
| Subtotal    | Product price          |
| Shipping    | Shipping cost          |
| Tax         | Estimated tax          |
| Service Fee | Processing fee         |
| **Total**   | Final amount in crypto |

## Non-Custodial

* You control your wallet
* No deposits required
* Direct transactions
* Never share seed phrases

<Warning>
  Sp3ndPay never asks for seed phrases or private keys.
</Warning>

<Card title="Make Payment" icon="wallet" href="/first-order">
  Complete checkout
</Card>
