Chintan Vadhadiya

Results 24 comments of Chintan Vadhadiya

Solution is Simple. PSP did have permission to use Pay using Intent (Deep link) that's why you are getting this issue. but only 1 M2P App has Pay with intent...

you can do that using 2 process and i have tried both work perfect. 1. Read the Bank SMS from Android Devices and match the Transactions. 2. If you are...

Pay with intent only works with phonepe business. it also limited to some Account you need to call customer care if not already active.

My Suggest not to use this plugin, because you cannot verify the Transaction with Bank whether it success or not. if you want to make sure, Install SMS Reader App...

` public void onResponse(Call call, Response response) { if(!response.raw().request().url().host().equalsIgnoreCase("localhost")) { //from Cache }else{ //from server } } `

Updated to latest version and i add the message memory store and it works for me.

Waiting for this message. This may take a while. Learn more. click on learn more. you will find you need send message to sync with other instance (Whatsapp web and...

` Error: read ECONNRESET at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20) { errno: -104, code: 'ECONNRESET', syscall: 'read' } ` i have check the log generally disconnect at after 1651 sec. is anything to...