> ## Documentation Index
> Fetch the complete documentation index at: https://telr-docs.cashfree.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Refunds FAQs

<AccordionGroup>
  <Accordion title="What is the status of my Refund/Reversal?" onClick={() => posthog.capture('Accordion Clicked', { title: "What is the status of my Refund/Reversal?" })}>
    You can check the status of an initiated refund for a transaction from the [Merchant Dashboard](https://telr.cashfree.com/merchants).
    Navigate to: Payment Gateway Dashboard → Transactions → Refunds → Initiated Refunds
    Enter the corresponding Order ID to view the refund status.

    A refund goes through various states, they are listed below:
    PENDING- This status indicates that the refund is currently being processed. You can view detailed remarks for pending refunds by navigating to:
    Payment Gateway Dashboard → Transactions → Refunds → Initiated Refunds → Pending.
    SUCCESS- This status means that the refund has been successfully processed on our end and approved. However, please note that the refunded amount may take additional time to reflect in the customer’s bank or payment account.
    CANCELLED- This status indicates that the refund has been cancelled. The merchant has been notified of the cancellation via the email ID registered on the [Merchant Dashboard](https://telr.cashfree.com/merchants).
    ON HOLD- This status means that the refund has been temporarily put on hold due to insufficient funds.

    The refund processing time depends on the payment mode:
    UPI: Up to 5 working days
    Cards: Up to 7 working days
    Net Banking & Others: 7 to 10 working days

    The Reversals are typically processed within 5 working days for all payment modes.

    <iframe src="https://www.cashfree.com/devstudio/preview/pg/embed/faqFeedback?section=end-customer%2Frefunds%23what-is-the-status-of-my-refundreversal" style={{ width: "100%", height: "65px", border: "none" }} title="FAQs feedback component" />
  </Accordion>

  {" "}

  <Accordion title="What is an ARN number in refunds" onClick={() => posthog.capture('Accordion Clicked', { title: "What is an ARN number in refunds" })}>
    The ARN, a unique ID from Telr’s partner bank, helps track the transaction
    in the bank statement.

    <iframe src="https://www.cashfree.com/devstudio/preview/pg/embed/faqFeedback?section=end-customer%2Frefunds%23what-is-an-arn-number-in-refunds" style={{ width: "100%", height: "65px", border: "none" }} title="FAQs feedback component" />
  </Accordion>

  <Accordion title="I have not received my refund even after 7 working days. Can you help me?" onClick={() => posthog.capture('Accordion Clicked', { title: "I have not received my refund even after 7 working days. Can you help me?" })}>
    The refund processing time depends on the payment mode.
    The reasons for delayed refunds:

    1. Clearing & Settlement: Refunds pass through payment networks and banks, where       data matching and settlement delays depend on network efficiency.

    2. Fraud Checks: Identity verification and risk reviews for flagged transactions       can extend refund timelines.

    3. Non-Business Days: Refund processing is paused on weekends and holidays,            resuming only during business hours, leading to additional delays.

    If your refund hasn’t been received within 10 working days, kindly report it [here](https://www.cashfree.com/en/report-issue/) with the payment date and Order ID for a quicker resolution.\
    If you haven’t received a refund initiation email, please reach out to the merchant first. If they’re unresponsive, feel free to report the issue [here](https://www.cashfree.com/en/report-issue/)

    <iframe src="https://www.cashfree.com/devstudio/preview/pg/embed/faqFeedback?section=end-customer%2Frefunds%23i-have-not-received-my-refund-even-after-7-working-days-can-you-help-me" style={{ width: "100%", height: "65px", border: "none" }} title="FAQs feedback component" />
  </Accordion>

  <Accordion title="I have not received the refund for my cancelled order/failed transaction. What do I need to do?" onClick={() => posthog.capture('Accordion Clicked', { title: "I have not received the refund for my cancelled order/failed transaction. What do I need to do?" })}>
    Refunds typically take 5 to 10 working days to be credited, depending on the merchant's refund policy and payment modes:

    * UPI: Up to 5 working days

    * Cards: Up to 7 working days

    * Net Banking and others: 7 to 10 working days

      Once a refund is initiated, you will receive an email from Telr with details such as refund status ('Refund Initiated' or 'Refund Processed'), Order ID, Refund ID, Payment Method, Date of Initiation, Date of Processing, and ARN(Acquirer Reference Number).
      The ARN, a unique ID from Telr’s partner bank, helps track the transaction in the bank statement.
      If the refund is processed but not credited, contact your bank with the ARN. If you haven’t received a 'Refund Initiated' email, contact the merchant. If they are unresponsive, feel free to report the issue [here](https://www.cashfree.com/en/report-issue/).

    <iframe src="https://www.cashfree.com/devstudio/preview/pg/embed/faqFeedback?section=end-customer%2Frefunds%23i-have-not-received-the-refund-for-my-cancelled-orderfailed-transaction-what-do-i-need-to-do" style={{ width: "100%", height: "65px", border: "none" }} title="FAQs feedback component" />
  </Accordion>

  <Accordion title="If the status of on hold due to insufficient then how do I recharge my wallet" onClick={() => posthog.capture('Accordion Clicked', { title: "If the status of on hold due to insufficient then how do I recharge my wallet" })}>
    Steps to Activate Refund Wallets:

    1. Navigate to Wallets: Go to Payment Gateway Dashboard > Wallets and click Add Money.
    2. Initial Recharge: For first-time activation, recharge a minimum of ₹5000 to the provided bank details.
    3. Check Wallet Balance: Once activated, view your wallet balance.
    4. Enable/Disable Wallets: Manage wallets with the enable/disable option.
    5. Refund Wallet Details: Access transaction details (event, ID, sale type, amount, and balance) via the Refund Wallet tab.

    <iframe src="https://www.cashfree.com/devstudio/preview/pg/embed/faqFeedback?section=end-customer%2Frefunds%23if-the-status-of-on-hold-due-to-insufficient-then-how-do-i-recharge-my-wallet" style={{ width: "100%", height: "65px", border: "none" }} title="FAQs feedback component" />
  </Accordion>
</AccordionGroup>
