Payumoney integration in react-native
问题 I am trying to integrating payumoney payment gateway in react-native but when I pressed "Pay" button I got an error "java.lang.double cannot be cast to java.lang.string" on the mobile screen. I searched the whole google for the code but I got in node js as backend. My JS file is like this:- import * as React from 'react'; import { Image, ImageBackground, ScrollView, Animated, Text, StyleSheet, View, ListView, TextInput, ActivityIndicator, Alert, TouchableOpacity } from 'react-native'; import