Skip to main content
  • 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 to ensure uninterrupted settlements of your funds.
Handy TipsThis 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.

Integration Steps

Before you proceed:
  • Create a Razorpay account.
  • Generate the 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.
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.
Troubleshooting and FAQs