You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On checkout page, phone number is modified to be displayed as
+09876598765 instead of +919876598765. And after making payment, an error is displaying that says "Country code provided in contact is invalid"
Although when I click on Edit contact information page, it gets modified to +919876598765 automatically.
It was working fine few days ago, but now we are observing this issue on old versions on production as well without any changes made.
##SCREENSHOTS
After payment
The text was updated successfully, but these errors were encountered:
IDE Specs
Platform - Android
"react-native-razorpay": "^2.1.25",
We are facing an issue in Razorpay checkout recently related to contact number
When we do a razorpay checkout and pass following prefill details apart from other details:
On checkout page, phone number is modified to be displayed as
+09876598765 instead of +919876598765. And after making payment, an error is displaying that says "Country code provided in contact is invalid"
Although when I click on Edit contact information page, it gets modified to +919876598765 automatically.
It was working fine few days ago, but now we are observing this issue on old versions on production as well without any changes made.
##SCREENSHOTS
After payment
The text was updated successfully, but these errors were encountered: