Payments - Dashboard Actions
View payment details, manually capture payments, issue a refund or view settlement details of a payment from the Razorpay Dashboard.
You can use the Razorpay Dashboard to perform the following actions:
Watch this video to see how to view the payment details.
To view the details of a payment made to your account:
- Log in to your .
- Click Transactions → Payments.
- Click a Payment Id to view details of the payment.
Watch this video to view the settlement details of a payment.
To view a detailed break-down of a settlement made to your account:
- Log in to your .
- Navigate to Transactions → Payments.
- Click on the specific Payment Id for which you want to view the settlement details.
- In the Payment Details view, you can view the settlement details.
- Click on the settlement_id to view the detailed breakdown.
Watch this video to capture payments manually.
To manually capture payments:
- Log in to the .
- Navigate to Transactions → Payments.
- Under the Payments tab, identify the authorized payment you want to capture.
- Click the relevant Payment Id.
- In the Payment Details pane, click Capture Payment.
- A dialog box is displayed. Click Yes, Capture.
You can issue refunds to your customers from the Razorpay Dashboard. Know more about
.You can subscribe to webhook events from the Razorpay Dashboard. Know more about
.To subscribe to webhook events:
- Log in to the .
- Navigate to Accounts & Settings → Webhooks to subscribe to events available for payments.
The table below lists the Webhook events available for payments.
Handy Tips
- The payload for a Webhook is a snapshot of the entity when the event occurred.
For example, when a customer makes a payment, its status changes to
authorized
. It can then immediately move to thecaptured
state. - The payment can be in the
captured
state when thepayment.authorized
Webhook is fired. However, the payload for thepayment.authorized
event contains details of the events when the payment was authorised, not when it was captured. - In case of network tokenised cards, the last 4 digits will be of the tokenised card and not the actual card.
Know more about
and check the .Was this page helpful?