1111
This commit is contained in:
@@ -27,7 +27,7 @@ export default function TestScreen() {
|
||||
};
|
||||
|
||||
const handleMobikwikPayToBank = () => {
|
||||
openMobikwikPayToBank('8284919464', 'PSIB0000160', 'Harshpreet singh', '2')
|
||||
openMobikwikPayToBank('5521101002938', 'CNRB0005521', 'Anmol', '12')
|
||||
.then(result => console.log('Mobikwik Pay To Bank', result ? 'Success' : 'Failed'))
|
||||
.catch(err => Alert.alert('Error', String(err)));
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user