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