adikara-official / razorpay-react-native

An Example of Integration of Razorpay SDK in React Native App πŸ“™

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“™ Example of Razorpay SDK Integration with React Native

Prerequisite

  • Razorpay React Native Library

yarn add react-native-razorpay

  • Test Keys from Razorpay Dashboard

Generate Test Keys from Razorpay

Troubleshooting

  • While building the project, minimum sdk version error may occur which can be solved by changing the minimun sdk version to 19 in the project level build.gradle file. For more reference see this issue Razorpay React Native

Razorpay Docs

Razorpay SDK Android Integration Documentation

About

An Example of Integration of Razorpay SDK in React Native App πŸ“™


Languages

Language:JavaScript 100.0%