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
| Section | What you can do |
|---|---|
| Overview | See a payments overview and recent transactions |
| Transactions | View order status, amount, currency, and transaction hash |
| Paylinks | Create and manage shareable paylinks |
| Subscriptions | Create and manage fixed-price plans |
| Developers | Create API keys, configure webhooks, view delivery logs |
| Settings | Manage merchant profile and basic configuration |
Recommended first steps after logging in
- Check your merchant profile in Settings.
- If you want to collect payments manually first, create a paylink.
- If you're integrating with a website, create a test API key under Developers.
- Create a small test order.
- 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
- Start accepting payments quickly: Paylinks
- Sell fixed-price plans: Subscription plans
- Website integration: Quickstart