Introduction to React Native SDK
This guide will walk you through the process of integrating the PhonePe React Native SDK into your mobile app.
If you’re building your app using React Native, a widely-used framework for developing cross-platform mobile apps (both Android and iOS) with JavaScript, this SDK simplifies adding PhonePe’s payment features to your app.
By integrating PhonePe Payment Gateway, you’ll be able to securely accept payments, process transactions, and track order statuses — all without needing to build complex payment flows from scratch.
User Journey
The following user journey illustrates the complete payment lifecycle to help you understand the integration flow clearly.
Prerequisites
Before you begin integrating PhonePe React Native SDK, make sure you have the following:
- React Native version: 0.72.3
- Latest PhonePe SDK version: 3.0.0
User Journey
The following user journey illustrates the complete payment lifecycle to help you understand the integration flow clearly.

What’s Next?
Now that you’re familiar about React Native SDK, you can start integrating the React Native SDK into your app. The next section will walk you through on how to setup the React Native SDK into your app.
Head over to the next section to learn how to setup the React Native SDK in your app.