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

# Troubleshooting & FAQs

> Troubleshoot common errors and find answers to frequently asked questions related to Razorpay Quick Integration.

<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="What is Razorpay Quick Integration?">
    Razorpay Quick integration is the fastest way to integrate Razorpay Checkout on your website and accept domestic and international payments from customers.
  </Accordion>

  <Accordion title="What is the difference between Quick Integration and Standard Integration?">
    The main difference lies in the customisation options and the methods used. Quick Integration features an auto-created pay button that cannot be customised (like font or background color) and uses an HTML-based form action method, making customisation via JavaScript functions impossible.

    In contrast, Standard Integration allows you to create and customise the pay button to fit your business requirements and utilises a JavaScript method, enabling the use of additional functions to automatically open and close checkout as needed.
  </Accordion>

  <Accordion title="Can I use Quick Integration to integrate Razorpay Checkout on a mobile app or at a server level?">
    No, Quick Integration is not supported for mobile apps or server-level integration. If you want to integrate Razorpay with your mobile app or at a server level, check the list of [other integration methods](/docs/payments/payment-gateway#integration-types) available.
  </Accordion>

  <Accordion title="What payment methods are supported by Razorpay Quick Integration?">
    Razorpay Quick Integration supports a wide range of payment methods including netbanking, credit and debit cards, wallets, UPI and more. Check the list of [support payment methods](/docs/payments/payment-gateway/quick-integration/integration-steps#supported-payment-methods).
  </Accordion>
</AccordionGroup>
