> ## 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>
  <span>🇸🇬 Singapore</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/sg/payments/offers/create#disabling-offers) the previous offer and [create](/docs/sg/payments/offers/create) a new one.
  </Accordion>

  <Accordion title="Who manages Offer usage limitations?">
    You are expected to pass the appropriate Offer id 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>

  <Accordion title="Can I automatically apply an offer to all prepaid orders without requiring customers to manually select it?">
    No, Razorpay Offers cannot be automatically applied to all prepaid orders without any user interaction or payment method selection. Offers are designed to be associated with specific payment methods (cards) and are displayed at checkout for customers to choose.
  </Accordion>
</AccordionGroup>
