Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Razorpay Payment Window Not Open #29

Closed
sourabhkheterpal opened this issue May 31, 2017 · 5 comments · Fixed by #30
Closed

Razorpay Payment Window Not Open #29

sourabhkheterpal opened this issue May 31, 2017 · 5 comments · Fixed by #30
Assignees

Comments

@sourabhkheterpal
Copy link

Hello,
App runs fine and Payment screen comes when i tried it by creating new react native app, But when i am trying to include in my App, its not showing me razorpay payment screen and no error is coming in console.

I am using https://github.com/wix/react-native-navigation for navigation purpose, i think due to this it malfunctioned. can any one help me in this?
I have no knowledge in Android/iOS.

react-native 0.44.0
react 16.0.0-alpha.6
react-native-navigation 1.1.79
react-native-razorpay 1.2.1

ENV: ANDROID

Thanks.

@sourabhkheterpal
Copy link
Author

sourabhkheterpal commented Jun 1, 2017

@akshaybhalotia: For produce this case: You can install react-native-navigation demo app from here https://github.com/JuneDomingo/movieapp and add razorpay at home screen for test, Payment window not open.

Thanks.

@sourabhkheterpal
Copy link
Author

@akshaybhalotia @mb-14 : Guys, can you please help regarding this?

@mb-14
Copy link
Contributor

mb-14 commented Jun 2, 2017

@sourabhkheterpal This issue occurs because the react-native-navigation library uses the support.v4 version of FragmentActivity which does not play well with our SDK. We will be release a fix for this in the next week.

@sourabhkheterpal
Copy link
Author

@mb-14 : Thanks. Please update when you fix this.

@sourabhkheterpal
Copy link
Author

Thanks... It works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants