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

# Troubleshooting & FAQs

> Troubleshoot common error scenarios and find answers to frequently asked questions about Razorpay PHP SDK.

<AccordionGroup>
  <Accordion title="Why is the Pay button not appearing on my website/app after completing the SDK integration?">
    The Pay button may not appear on your website/app if you are using an older SDK version. To resolve this, update the SDK with the latest version or replace the old lib/requests folder with the one from the latest SDK.
  </Accordion>

  <Accordion title="How do I integrate Razorpay with Laravel?">
    You can integrate Razorpay with Laravel using [Razorpay PHP SDK](/docs/payments/server-integration/php) which is compatible with Laravel and other PHP frameworks.
  </Accordion>
</AccordionGroup>
