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
The Payment value defined to call Razor component and the value appears in Razor UI varies.
Eg.
if the amount sent as Rs.1187 in the Razor UI it appear as 11.87 and it deductes same wrong value from bank or any payment method.
Refer attached screenshot with code integrated, note the highlighted area in the screenshot
react-native-cli: 2.0.1
react-native: 0.62.1
Platform: Any Android devive
The text was updated successfully, but these errors were encountered:
samartu-labs
changed the title
[CRITICAL] Payment mapping failed from RN UI to RazorPay UI
[CRITICAL] Payment mapping failed from UI to RazorPay UI
May 22, 2020
samartu-labs
changed the title
[CRITICAL] Payment mapping failed from UI to RazorPay UI
[CRITICAL] Payment amt value mapping varies in RazorPay UI
May 22, 2020
Closing the issue, since the payment to be sent in Paisa as per Doc
integer The transaction amount, expressed in the currency subunit, such as paise (in case of INR). For example, for an actual amount of ₹299.35, the value of this field should be 29935.
The Payment value defined to call Razor component and the value appears in Razor UI varies.
Eg.
if the amount sent as Rs.1187 in the Razor UI it appear as 11.87 and it deductes same wrong value from bank or any payment method.
Refer attached screenshot with code integrated, note the highlighted area in the screenshot
react-native-cli: 2.0.1
react-native: 0.62.1
Platform: Any Android devive
The text was updated successfully, but these errors were encountered: