Prashil Kamble

Results 1 issues of Prashil Kamble

I use console get data but still successful payment it does not return anything, and I also change the this line `if (data.getStringExtra("Status").trim().equals("SUCCESS")){` ``` function successCallback(data) { console.log(data); setStatus("success") settxnId(data['txnId']);...