> ## 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.

# Frequently Asked Questions (FAQs)

> Find answers to frequently asked questions about Razorpay Payment Offers.

<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>

<AccordionGroup>
  <Accordion title="How can I edit an Offer?">
    You cannot edit an offer once you create it. To make changes, [disable](/docs/payments/international-payments/accept-international-payments-from-indian-customers/standard-integration/offers/create#disabling-offers) the previous offer and [create](/docs/payments/international-payments/accept-international-payments-from-indian-customers/standard-integration/offers/create) a new one.
  </Accordion>

  <Accordion title="Who manages Offer usage limitations?">
    You are expected to pass the appropriate Offer IDs at the time of creating an order to manage usage limitations.
  </Accordion>

  <Accordion title="Can we create Offers on Customer Fee Bearer (CFB) model?">
    No, we do not support offers on CFB model.
  </Accordion>

  <Accordion title="How can I disable an Offer?">
    To disable an offer:

    1. Log in to the Dashboard.
    2. Navigate to **Offers** to view a summary of the existing offers.
    3. Select the required Offer\_id.
    4. In the pane that appears, go to the **Status** field and click **Disable**.
    5. Click **Yes, Disable**.
  </Accordion>
</AccordionGroup>
