Overview
The hub for managing your organization, viewing payments and more.
Introduction
The CoinVoyage dashboard is the hub for managing payments, monitoring performance, and configuring your organization account. It provides an intuitive interface for navigating analytics, tracking transactions, managing settlements, issuing refunds, and integrating developer tools.
In the dashboard, you can:
Analyze payments in real time and over historical periods across supported chains and tokens.
Search and review transactions with full on-chain metadata, activity summaries, and detailed reporting.
Initiate refunds securely with full or partial amounts directly on-chain.
Configure settlement currencies to automatically convert received payments into your preferred assets and chains.
Manage developer integrations, including API key generation and webhook setup for payment confirmations or disputes.
Generate and send invoices directly to customers, simplifying crypto payment collection.
Analytics
CoinVoyage's analytics provides a real-time and historical view of your payment activity across all supported chains and tokens.

Through analytics you can get an overview of your payment performance through key metrics and reports to help you track and analyze your payment performance. It includes total volume, payment method usage, conversion rate, customer preferences and trends, etc.
Transaction
The transactions tab logs each crypto payment or settlement event processed via CoinVoyage.

Use search and filter options to isolate specific transactions or orders.
Click any row to view a full transaction detail page, including on-chain metadata, status, and associated hashes.
The top analytics summary provides an overview of volume and activity trends.
Use this tab to monitor transaction flow, debug failed or pending payments, or confirm successful on-chain settlements.
Refunds
Refunds are initiated from the Transaction Detail view and executed as on-chain transactions tied to the original payment.

From a completed transaction, click “Refund” to launch the refund modal.
Inputs Required:
refund_amount: Supports partial or full refund in the settlement currency.refund_reason: Required string for internal tracking.note: Optional field for additional context.recipient_address: Target wallet for refund.
After clicking Proceed, the CoinVoyage widget will open, allowing you to select the currency for the refund and confirm the transaction.

Once sent, refund status updates in real-time. All refund transactions are shown under the “Refund Transactions” section of the original payment.
Settlement Currencies
The Settlement tab lets you define which currency your payouts will be settled in, regardless of the crypto asset the user pays with.

When a payment is received in any supported cryptocurrency (e.g., BTC, ETH, SOL), CoinVoyage performs an automatic conversion and settlement to the configured asset and chain (e.g., USDT on Sol, ETH on Arbitrum).
Merchants can configure multiple settlement currencies across different chains. CoinVoyage optimizes settlement routing by selecting the path with the best quote (maximized output, minimized gas fees).
All settlements are non-custodial and executed on-chain.
Developers
In the Developer tab you can create, view, and rotate your public API Key and Secret securely to authenticate your integration.

You can also set up and manage webhook endpoints and subscribe to events like payment confirmations or disputes.

Check out Webhook for an example
Invoices
CoinVoyage now supports invoices, allowing merchants to generate crypto payment requests directly from the dashboard. From the dashboard, you can create an invoice by entering the amount, currency, customer details, description and optionally setting a due date.

To get started, merchants first set up their organization profile in the dashboard, which defines their business details. Once the organization profile is configured, they can immediately begin creating invoices for their customers.
The customer automatically receives an email containing the invoice details and this payment link, making it easy for them to complete the transaction in their chosen cryptocurrency while the merchant receives settlement in their preferred currency.

Last updated