Integrate With React Native Custom SDK
Check the React Native Razorpay Custom UI SDKs.
The React Native SDK acts as a wrapper around the Razorpay Custom UI SDK to build a dynamic and responsive Checkout interface for your iOS or Android application.
Watch Out!
- Minimum software requirement: React version 16.5.0
- React Native version 0.57.1: This version of the Razorpay-React Native SDK supports Xcode 10. The are fixed in the current version of our SDK.
Handy Tips
supports all payment methods by default. We recommend you integrate with the Razorpay React Native Standard SDK. If you integrate with Custom Checkout SDK, you will need to integrate these manually.
Update SDK
Check your current SDK version. If it is outdated, please
to ensure uninterrupted settlements of your funds.UPI Collect Flow Deprecated
According to NPCI guidelines, the UPI Collect flow is being deprecated effective 28 February 2026. Customers can no longer make payments or register UPI mandates by manually entering VPA/UPI id/mobile numbers.
Exemptions: UPI Collect will continue to be supported for:
- MCC 6012 & 6211 (IPO and secondary market transactions).
- iOS mobile app and mobile web transactions.
- UPI Mandates (execute/modify/revoke operations only)
- eRupi vouchers.
- PACB businesses (cross-border/international payments).
Action Required:
- If you are a new Razorpay user, use .
- If you are an existing Razorpay user not covered by exemptions, you must migrate to UPI Intent or UPI QR code to continue accepting UPI payments. For detailed migration steps, refer to the .
- Create a .
- Generate the 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 .
Follow these integration steps:
Is this integration guide useful?