> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Track Payments

> Track payments made by customers using the Razorpay Payments Mobile App. Analyse payment trends on the Razorpay Dashboard and check the payment states.

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
</div>

You can use the Razorpay Payments Mobile app to track payments made by your customers and analyse payment trends over different time periods.

## How to View and Track Payments

Watch this video to know how to track and view payment details using Razorpay Payments Mobile app.

<video width="380" controls>
  <source src="https://razorpay.com/docs/build/browser/assets/images/view-payment-details.mp4" title="View payment details on Razorpay Mobile App" type="video/mp4" />

  Business Verification for a Registered Business
</video>

Follow these steps to track payments:

1. Log in with your Dashboard credentials.
   <img src="https://razorpay.com/docs/build/browser/assets/images/payments-mobile-app-login.jpg" alt="Log in to Razorpay Dashboard" width="300" />
2. Navigate to **Transactions** → **Payments**.
3. A list of payments appears. You can also filter the payments by:
   * Date
     <img src="https://razorpay.com/docs/build/browser/assets/images/payments-mobile-app-date.jpg" alt="Filter by Date" width="300" />
   * Status
     <img src="https://razorpay.com/docs/build/browser/assets/images/payments-mobile-app-status.jpg" alt="Filter by Status" width="300" />
4. Tap on a payment to view details such as:
   * Payment state, ID, creation date, payment method, notes and fees breakup.
   * Refund initiated for a specific payment, if any.
5. You can also choose to initiate refunds from this screen.

## Analyse Payment Trends

Follow these steps to analyse payment trends:

1. Log in with your Dashboard credentials.
2. On the graph, tap the zoom arrow icon to open the **Payment Insights** screen.<br />
3. You can choose to view payments for a specific month, week or a preferred time period.

<br />

<img src="https://razorpay.com/docs/build/browser/assets/images/payments-mobile-app-payment-insights.jpg" alt="Payment Insights" width="300" />

4. Tap on the graph to view a list of payments for the specified time period.

<br />

<img src="https://razorpay.com/docs/build/browser/assets/images/payments-mobile-app-month.jpg" alt="Payment Insights for a Month" width="300" />

Tap the collapse icon to return to the home screen.

## Payment States

The table below lists the various payment states and provides a brief description about each.

| Status     | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ---------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Created    | A payment is created when the customer submits payment details to Razorpay. The payment has not been processed at this stage.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| Authorized | <ul><li> When the customer's payment details are successfully authenticated by the bank, the Payment state changes to Authorized. </li><li> The amount deducted from the customer’s account by Razorpay is not settled to your account until the payment is captured, either manually or automatically. </li><li>There can be scenarios where payment is interrupted due to external factors, such as network issues or technical errors at the customer's or bank's end. In this case, the amount may get debited from the customer's bank account but the payment status is not received by Razorpay from the bank. This is termed as **Late Authorization**. </li></ul> |
| Captured   | <ul><li> The payment status changes to captured when the authorised payment is verified to be complete by Razorpay.</li><li>The amount is settled to your account as per the settlement schedule of the bank. </li><li> The captured amount must be the same as the authorised amount. </li><li> Any authorisation not followed by a capture within 5 days is automatically voided and the amount is refunded to the customer. </li></ul>                                                                                                                                                                                                                                  |
| Refunded   | The amount is refunded to the customer's account.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| Failed     | Any unsuccessful transaction is marked as failed. The customer will have to retry the payment.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |

### Related Information

* [Razorpay Mobile App](/docs/payments/mobile-app)
* [Payment Links](/docs/payments/payment-links)
