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

# Frequently Asked Questions (FAQs)

> Find answers to some Frequently Asked Questions (FAQs) about Razorpay Orders.

<AccordionGroup>
  <Accordion title="What happens if an order is in the attempted state with an authorised payment id?">
    If an order is in the attempted state with the associated payment id in the authorised state, initiating another payment using the same order id is not allowed.
  </Accordion>

  <Accordion title="Can an order be attempted more than once?">
    No further payment requests are allowed once an order is in the paid state. Even if the payment associated with the order is refunded, the order remains in the paid state.
  </Accordion>

  <Accordion title="Can I view order details on the Dashboard?">
    Yes, you can [view the order details](/docs/payments/orders/dashboard#view-order-details-from-dashboard) from the Dashboard.
  </Accordion>

  <Accordion title="What are the different states of an order?">
    An order can be in one of three states: Created, Attempted, or Paid. Know more about the [different states of an order](/docs/payments/orders#order-states).
  </Accordion>
</AccordionGroup>
