-
Notifications
You must be signed in to change notification settings - Fork 107
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
Payment Amount Is Not Proper Show #240
Comments
Any solution ? @MITDD6338 |
this is the prefill page where we ask the user to enter their e-mail IDs and mobile number. On clicking proceed it should show you the right amount. Also, please ensure that the amount in the payload is in paisa. Ex: Entering 200 in the payload will create a transaction of 2rs. 20000 will result in 200. @khushal87 |
Passing the correct details in prefill did not resolve this problem for me, Can this be due to test key which we are passing into the key field? |
@jdarshan5 can you send the payload object you are sending to the package? |
@vivekshindhe Versions: |
Hello @razorpay
payment Screen is failing for some Value like
I click on pay now and pass on the amount String Format
but when Open Razor pay screen my actual amount is not show
and the wrong amount show.
I get no payment failed message with no description of the error and I will be navigated back to
the initial screen of the payment
I am passing on 200 amount but Razorpay Open the Screen wrong data show
How can I Solved them
@razorpay
"react-native-razorpay": "^2.1.24",
The text was updated successfully, but these errors were encountered: