View Order Details From Dashboard
Watch this video to see how to view order details from the Dashboard. To view order details:1
Step 1
Log in to the Dashboard.
2
Step 2
Select Transactions from the left menu and click View All on the Orders tab.
3
Step 3
A list of all the orders is displayed.
4
Step 4
Click an Order Id to view the details of the order.
View Order Details Using API
- View all orders using Fetch Orders API.
- View specific details of an order using Fetch an Order with ID API.
Subscribe to Webhook Events
Subscribe to Webhook events available for orders to receive notifications. To subscribe to Webhook events:- Log in to the Dashboard.
- Navigate to Accounts & Settings → Webhooks to subscribe to any of the following events:
Webhook Event | Description
order.paid | Triggered when an order is successfully paid.
Know more about Webhooks and check the sample payloads.