Skip to content

Using the merchant dashboard

The merchant dashboard is your main entry point for managing Taria Pay. Here you can create ways to get paid, view orders, configure developer features, and track payment results.

Common features

SectionWhat you can do
OverviewSee a payments overview and recent transactions
TransactionsView order status, amount, currency, and transaction hash
PaylinksCreate and manage shareable paylinks
SubscriptionsCreate and manage fixed-price plans
DevelopersCreate API keys, configure webhooks, view delivery logs
SettingsManage merchant profile and basic configuration
  1. Check your merchant profile in Settings.
  2. If you want to collect payments manually first, create a paylink.
  3. If you're integrating with a website, create a test API key under Developers.
  4. Create a small test order.
  5. Confirm the order status in Transactions.

How the dashboard relates to the checkout page

The merchant dashboard is for merchants: managing configuration and viewing results. The checkout page is for buyers: connecting a wallet, selecting a network, and completing the payment.

You don't need to build your own checkout page. For website integrations, you only need to redirect the buyer to the checkoutUrl that Taria Pay returns.

Next steps