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

# CoinVoyage pricing: transaction fees and volume plans

> CoinVoyage charges 1.5% per successful transaction with no off-ramp fees. Volume discounts are available on request.

CoinVoyage is free to get started. Pricing is usage-based with transparent transaction fees and no hidden platform costs. You pay a flat 1.5% on each successful transaction, nothing on off-ramps, and you can contact [help@coinvoyage.io](mailto:help@coinvoyage.io) to discuss reduced rates once your volume grows.

## Fee schedule

| Fee type        | Standard rate | Description                                     |
| --------------- | ------------- | ----------------------------------------------- |
| Transaction fee | 1.5%          | Applied to each successful payment transaction. |
| Swap fee        | 0.25%         | Applied to each successful swap.                |
| Off-ramp fee    | 0%            | Applied when withdrawing to fiat.               |

<Tip>
  Volume discounts are available. Contact [help@coinvoyage.io](mailto:help@coinvoyage.io) to discuss custom rates based on your monthly transaction volume.
</Tip>

## Pricing options

You can launch a payment integration in under five minutes from the [CoinVoyage Dashboard](https://dashboard.coinvoyage.io/) or through the API.

<CardGroup cols={3}>
  <Card title="Set your price" icon="tag">
    Price in digital assets or fiat currency such as USD. Your customers see the amount in their preferred denomination at checkout.
  </Card>

  <Card title="Choose supported chains" icon="link">
    Accept payments across Bitcoin, Ethereum, Solana, Sui, and supported EVM networks including Arbitrum, Base, Optimism, Polygon, and BSC.
  </Card>

  <Card title="Select settlement currencies" icon="coins">
    Let customers pay with the assets they hold while you receive the assets and chains you prefer. CoinVoyage handles quote selection and price conversion.
  </Card>
</CardGroup>

## Non-custodial payouts

CoinVoyage never holds custody of your funds. Payments flow directly from the buyer to your designated wallet address or settlement route.

<CardGroup cols={3}>
  <Card title="Instant settlement" icon="bolt">
    Funds arrive in real time as soon as the on-chain transaction is confirmed.
  </Card>

  <Card title="Full control" icon="shield">
    You maintain ownership of your assets at all times — no escrow, no lock-up periods.
  </Card>

  <Card title="Multiple recipients" icon="users">
    Configure multiple wallet addresses across EVM, Sui, Bitcoin, and Solana chains.
  </Card>
</CardGroup>

## Settlement currencies

You configure which token and chain you want to receive in the [Dashboard](https://dashboard.coinvoyage.io/settlement). CoinVoyage automatically converts incoming payments to your chosen settlement currency when the payment flow requires it, and optimizes routing by selecting the path with the best quote when you have multiple settlement currencies configured.

<Steps>
  <Step title="Open Settlement settings">
    In the [CoinVoyage Dashboard](https://dashboard.coinvoyage.io/settlement), navigate to **Settlement**.
  </Step>

  <Step title="Select your preferred token and chain">
    Choose the cryptocurrency and blockchain network you want to receive payments on.
  </Step>

  <Step title="Add your wallet address">
    Enter the wallet address where funds should be delivered.
  </Step>

  <Step title="Save the configuration">
    Save your settlement settings. CoinVoyage uses this configuration for all future payments.
  </Step>
</Steps>

## Supported payment methods

Your customers can pay using any of the following networks. CoinVoyage handles the cross-chain conversion so you always receive your configured settlement currency.

* **Bitcoin** (BTC)
* **Ethereum** and EVM-compatible chains — Arbitrum, Base, Optimism, Polygon, BSC
* **Solana** (SOL)
* **Sui** (SUI)

## Invoicing

You can create and send crypto payment invoices directly from the dashboard without writing any code.

* Generate payment links with QR codes
* Set due dates and payment terms
* Track invoice status in real time
* Send automatic email notifications
* Support itemized billing

## Volume pricing

For businesses processing high transaction volume, CoinVoyage offers custom pricing plans with reduced fees and dedicated support.

<CardGroup cols={2}>
  <Card title="Reduced fees" icon="percent">
    Transaction fees scale down based on your monthly volume. Contact us to get a custom rate for your business.
  </Card>

  <Card title="Dedicated account management" icon="headset">
    Access priority support, a dedicated account manager, and custom integration assistance.
  </Card>
</CardGroup>

<Note>
  To discuss volume pricing, email [help@coinvoyage.io](mailto:help@coinvoyage.io) or visit the [Support](/v2/resources/support) page.
</Note>
