> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Prerequisites

> Integrate with Razorpay React Native Standard SDK to accept payments from customers on your app built using React Native. The React Native Standard SDK acts as a wrapper around the Razorpay Standard SDK to build a dynami

* **React Native Standard SDK Changelog**: Discover new features, updates and deprecations related to the Razorpay React Native Standard SDK (since Jan 2024).

  * **Troubleshooting & FAQs**: Troubleshoot common error scenarios and find answers to frequently asked questions about React Native Standard integration.

Integrate with Razorpay React Native Standard SDK to accept payments from customers on your app built using React Native. The React Native Standard SDK acts as a wrapper around the Razorpay Standard SDK to build a dynamic and responsive Checkout interface for your iOS or Android application.

**SUCCESS**

**Update SDK**

Check your current SDK version. If it is outdated, please [update the SDK](/payments/payment-gateway/react-native-integration/standard/troubleshooting-faqs#9-how-can-i-update-the-razorpay-react) to ensure uninterrupted settlements of your funds.

<Info>
  **Handy Tips**

  This document elaborates the SDK integration steps for apps running on React Native version 0.60+. You can find the SDK integration steps for apps with [React Native version 0.59 and lower on GitHub](https://github.com/razorpay/react-native-razorpay#for-react-native-059-and-lower).
</Info>

## Integration Steps

**Before you proceed:**

* Create a [Razorpay account](https://dashboard.razorpay.com/signup).

* Generate the [API Keys](/payments/dashboard/account-settings/api-keys#generate-api-keys) from the Dashboard. To go live with the integration and start accepting real payments, generate Live Mode API Keys and replace them in the integration.

* Know about the [Payment Flow](/payments/payment-gateway/how-it-works).

Choose your platform to begin integration:

* **React Native Android Integration**: Integrate React Native Android Standard SDK.

* **React Native iOS Integration**: Integrate React Native iOS Standard SDK.

* **Sample App**: Check the sample app to integrate on GitHub.

### Related Information

[Troubleshooting and FAQs](/payments/payment-gateway/ios-integration/standard/troubleshooting-faqs)
